.. |
endtoend
|
how to update the schemacopy with minimal changes to it
|
2021-05-07 10:59:52 +02:00 |
fakesqldb
|
query_engine: Implement contention benchmark
|
2021-02-10 12:37:19 +01:00 |
fuzzdata
|
added fuzzer test case for handleNextCommand
|
2021-05-27 14:58:42 +05:30 |
ldapauthserver
|
goimports -local vitess.io/vitess -w .
|
2021-01-04 18:27:04 -05:00 |
auth_server.go
|
mysql/client: Add support for caching_sha2_password plugin
|
2020-09-13 20:36:31 -07:00 |
auth_server_clientcert.go
|
add License in /go files
|
2019-10-12 00:31:28 +08:00 |
auth_server_clientcert_test.go
|
add combine TLS certs feature
|
2021-03-09 19:00:45 -08:00 |
auth_server_none.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
auth_server_static.go
|
mysql/client: Add support for caching_sha2_password plugin
|
2020-09-13 20:36:31 -07:00 |
auth_server_static_test.go
|
Merge remote-tracking branch 'upstream/master' into mysql8-auth
|
2021-01-17 20:53:41 -08:00 |
auth_server_vault.go
|
Merge remote-tracking branch 'upstream/master' into mysql8-auth
|
2021-01-17 20:53:41 -08:00 |
auth_server_vault_test.go
|
* First cut of Vault support for vtgate credentials
|
2020-12-30 11:29:59 -08:00 |
binlog_event.go
|
Return error in vstreamer if binlog compression is detected
|
2021-03-12 14:44:12 +01:00 |
binlog_event_common.go
|
Return error in vstreamer if binlog compression is detected
|
2021-03-12 14:44:12 +01:00 |
binlog_event_common_test.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
binlog_event_filepos.go
|
Return error in vstreamer if binlog compression is detected
|
2021-03-12 14:44:12 +01:00 |
binlog_event_json.go
|
Update comments
|
2021-06-02 14:11:27 +02:00 |
binlog_event_json_test.go
|
Address review comments
|
2020-11-01 16:05:43 +01:00 |
binlog_event_make.go
|
rename and deprecate RPCs, rename vars and files
|
2020-07-02 11:22:18 -07:00 |
binlog_event_make_test.go
|
fixing linter errors
|
2020-07-01 05:58:16 +04:00 |
binlog_event_mariadb.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
binlog_event_mariadb_test.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
binlog_event_mysql56.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
binlog_event_mysql56_test.go
|
Updated logic to use dedicated method calls rather than faking the connection.
|
2020-07-07 17:48:27 -07:00 |
binlog_event_rbr.go
|
Pad binary() values in the binlog reader directly so that all consumers see the padded value instead of doing it later in vstreamer or doint it just for keyspace id computation
|
2021-05-03 23:15:51 +02:00 |
binlog_event_rbr_test.go
|
Remove zero padding in prefixes for decimal data types
|
2021-01-14 18:07:57 +01:00 |
binlog_event_test.go
|
protobuf: upgrade
|
2021-05-19 11:13:59 +02:00 |
charset.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
client.go
|
Merge remote-tracking branch 'upstream/master' into mysql8-auth
|
2021-01-17 20:53:41 -08:00 |
client_test.go
|
run go fix ./...
|
2021-01-01 13:29:32 -05:00 |
conn.go
|
return raw connection net.Conn
|
2021-05-31 19:48:14 +05:30 |
conn_params.go
|
Add `-db_connect_timeout_ms` for timing out mysqld conns.
|
2020-02-24 11:56:57 -05:00 |
conn_test.go
|
return raw connection net.Conn
|
2021-05-31 19:48:14 +05:30 |
constants.go
|
working.
|
2021-06-13 17:24:44 +03:00 |
constants_test.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
doc.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
encoding.go
|
fix COM_STMT_PREPARE_OK packet
|
2020-11-12 10:07:35 +05:30 |
encoding_test.go
|
Fix prepared statment buffer overwriting bug
|
2019-12-12 15:39:47 -08:00 |
filepos_gtid.go
|
Finally passing. Hallelujah.
|
2020-07-27 16:23:37 -07:00 |
filepos_gtid_test.go
|
Fixes bug in filepos flavor
|
2020-01-10 13:15:12 -08:00 |
flavor.go
|
naming: fix comments, more internal variables and funcs
|
2021-06-07 10:36:25 -07:00 |
flavor_filepos.go
|
naming: fix comments, more internal variables and funcs
|
2021-06-07 10:36:25 -07:00 |
flavor_filepos_test.go
|
naming: rename funcs on mysqld, add new funcs on tabletmanager and deprecate old funcs
|
2021-06-02 23:00:33 -07:00 |
flavor_mariadb.go
|
naming: fix comments, more internal variables and funcs
|
2021-06-07 10:36:25 -07:00 |
flavor_mariadb_binlog_playback.go
|
added mariadb flavor
|
2021-02-06 01:03:42 +05:30 |
flavor_mariadb_test.go
|
naming: rename funcs on mysqld, add new funcs on tabletmanager and deprecate old funcs
|
2021-06-02 23:00:33 -07:00 |
flavor_mysql.go
|
naming: fix comments, more internal variables and funcs
|
2021-06-07 10:36:25 -07:00 |
flavor_mysql_test.go
|
naming: fix comments, more internal variables and funcs
|
2021-06-07 10:36:25 -07:00 |
gtid.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
gtid_set.go
|
added last method to gtid
|
2020-06-29 00:17:39 +05:30 |
gtid_test.go
|
added last method to gtid
|
2020-06-29 00:17:39 +05:30 |
handshake_test.go
|
protobuf: upgrade
|
2021-05-19 11:13:59 +02:00 |
mariadb_gtid.go
|
Merge branch 'master' into pitr-2
|
2020-07-14 11:09:11 +05:30 |
mariadb_gtid_test.go
|
Added mariadb last gtid impl
|
2020-07-04 17:27:59 +05:30 |
mysql56_gtid.go
|
Updated logic to use dedicated method calls rather than faking the connection.
|
2020-07-07 17:48:27 -07:00 |
mysql56_gtid_set.go
|
Merge branch 'master' into pitr-2
|
2020-07-14 11:09:11 +05:30 |
mysql56_gtid_set_test.go
|
handle the case where upto snapshot time there is no binlog event
|
2020-07-17 20:08:55 +05:30 |
mysql56_gtid_test.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
mysql_fuzzer.go
|
added fuzzer test case for handleNextCommand
|
2021-05-27 14:58:42 +05:30 |
mysql_fuzzer_test.go
|
ported fuzzer test to use files and added a new fuzzer test
|
2021-05-12 14:48:29 +05:30 |
primary_status.go
|
naming: fix comments, more internal variables and funcs
|
2021-06-07 10:36:25 -07:00 |
query.go
|
mysql: allow reusing row storage when reading from a stream
|
2021-04-26 16:31:06 +02:00 |
query_benchmark_test.go
|
run go fix ./...
|
2021-01-01 13:29:32 -05:00 |
query_test.go
|
protobuf: upgrade
|
2021-05-19 11:13:59 +02:00 |
replication.go
|
fixing linter errors
|
2020-07-01 05:58:16 +04:00 |
replication_constants.go
|
Return error in vstreamer if binlog compression is detected
|
2021-03-12 14:44:12 +01:00 |
replication_position.go
|
Updated logic to use dedicated method calls rather than faking the connection.
|
2020-07-07 17:48:27 -07:00 |
replication_position_test.go
|
Refactored tests so we still check that nil of concrete type works for contains, and fixed position at least zero because it was failing for a similar reason.
|
2020-06-03 16:57:08 -07:00 |
replication_status.go
|
rename and deprecate RPCs, rename vars and files
|
2020-07-02 11:22:18 -07:00 |
replication_status_test.go
|
rename and deprecate RPCs, rename vars and files
|
2020-07-02 11:22:18 -07:00 |
replication_test.go
|
add license in /go file
|
2019-10-21 22:30:02 +08:00 |
schema.go
|
use tableschemachanges from the stats sent from tablet to vtgate
|
2021-06-07 17:58:46 +05:30 |
server.go
|
fix server connection in mysql fuzzer
|
2021-05-12 14:04:21 +05:30 |
server_test.go
|
fix panic for unrelated tests
|
2021-06-28 19:08:06 +05:30 |
sql_error.go
|
rewrite delete query with table reference for single table
|
2021-06-28 16:05:45 +05:30 |
sql_error_test.go
|
undo change of error type
|
2021-04-12 14:08:18 +02:00 |
streaming_query.go
|
mysql: allow reusing row storage when reading from a stream
|
2021-04-26 16:31:06 +02:00 |