takaidohigasi

Results 7 comments of takaidohigasi

error while server OK packet to return the number of result record https://dev.mysql.com/doc/internals/en/packet-OK_Packet.html > To convert a length-encoded integer into its numeric value, check the first byte: https://dev.mysql.com/doc/internals/en/integer.html#packet-Protocol::LengthEncodedInteger

How to reproduce execute query which affected rows is larger than 2-byte integer ``` [email protected] [sbtest] > desc sbtest1; +-------+-----------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default...

correct link for ADMIN CHECKSUM TABLE would be https://github.com/pingcap/docs/blob/611cddeb452ec2a652b1a644e36079fa6e1253a4/sql-statements/sql-statement-admin-checksum-table.md

I might mistake the repository to create issue https://github.com/pingcap/tidb/blob/master/pkg/util/table-router/router.go

I understood Golang regxp support RE2 syntax, not PCRE

I understand there isn't lightweight safe proper library for Golang...

sorry My example was a bit wrong and I think I can't cope with existing RE2 syntax * mercari_sample * mercari_sample2 * mercari_sample_hoge * mercari_asample * mercari_bsample * ... following...