gh-ost/vendor/github.com
Tim Vaillancourt c71dbf9ef3
Copy auto increment (#967)
* v1.1.0

* WIP: copying AUTO_INCREMENT value to ghost table
Initial commit: towards setting up a test suite

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* greping for 'expect_table_structure' content

* Adding simple test for 'expect_table_structure' scenario

* adding tests for AUTO_INCREMENT value after row deletes. Should initially fail

* clear event beforehand

* parsing AUTO_INCREMENT from alter query, reading AUTO_INCREMENT from original table, applying AUTO_INCREMENT value onto ghost table if applicable and user has not specified AUTO_INCREMENT in alter statement

* support GetUint64

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* minor update to test

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* adding test for user defined AUTO_INCREMENT statement

Co-authored-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2021-05-14 15:32:56 +02:00
..
BurntSushi/toml trying something else. Go deps are hell 2016-06-16 11:28:42 +02:00
go-sql-driver/mysql Update go-sql-driver to latest 2020-02-13 13:45:39 +02:00
jmoiron/sqlx trying something else. Go deps are hell 2016-06-16 11:28:42 +02:00
juju/errors more attempts 2016-06-16 11:46:44 +02:00
ngaut adding vendor/github.com/ngaut/ dependency 2017-02-12 13:17:56 +02:00
outbrain/golib Copy auto increment (#967) 2021-05-14 15:32:56 +02:00
satori/go.uuid more attempts 2016-06-16 11:49:16 +02:00
siddontang Update go-sql-driver/mysql 2019-05-16 2019-05-16 13:29:40 +03:00