Shlomi Noach
9bb2daaf15
test: not null
...
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2021-05-02 18:35:52 +03:00
Shlomi Noach
c1bfe94b0f
Convering enum to varchar
...
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2021-05-02 18:12:35 +03:00
Shlomi Noach
b7b3bfbd34
skip analysis of generated column data type in unique key
...
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2021-01-19 13:42:45 +02:00
Shlomi Noach
7202076c77
Generated column as part of UNIQUE (or PRIMARY) KEY
...
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2021-01-19 13:27:00 +02:00
Shlomi Noach
63219ab3e3
adding test for user defined AUTO_INCREMENT statement
2020-12-31 11:48:46 +02:00
Shlomi Noach
3d4dfaafd9
minor update to test
...
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2020-12-31 11:06:53 +02:00
Shlomi Noach
2d0281f29b
clear event beforehand
2020-12-31 10:06:12 +02:00
Shlomi Noach
eeab264eb2
adding tests for AUTO_INCREMENT value after row deletes. Should initially fail
2020-12-31 09:53:37 +02:00
Shlomi Noach
75009db849
Adding simple test for 'expect_table_structure' scenario
2020-12-31 09:50:56 +02:00
Shlomi Noach
26f76027b2
greping for 'expect_table_structure' content
2020-12-31 09:48:08 +02:00
Shlomi Noach
294d43b4f6
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>
2020-12-31 09:29:38 +02:00
Shlomi Noach
eaa1839a9b
Merge branch 'master' into test-latin1text
2020-02-15 09:27:10 +02:00
Shlomi Noach
30e2512b39
Merge branch 'master' into test-latin1text
2020-02-15 08:33:25 +02:00
Shlomi Noach
ef5cbed0ec
Merge branch 'master' into tests-varbinary
2020-02-15 08:33:12 +02:00
Shlomi Noach
4fd4be1308
Merge branch 'master' into tests-varbinary
2020-02-14 09:03:38 +02:00
Shlomi Noach
3cc41e24a8
Merge branch 'master' into test-latin1text
2020-02-14 09:02:53 +02:00
Shlomi Noach
6894916516
Merge branch 'master' into bigint-change-nullable
2020-02-14 09:00:05 +02:00
Shlomi Noach
a6d0d5ca26
not null for unique key test
2020-02-05 10:12:29 +02:00
Shlomi Noach
90ab2368dd
graceful sleep; remove extra debug info
2019-08-11 15:21:04 +03:00
Shlomi Noach
1305ff6e01
debug info
2019-08-11 15:17:48 +03:00
Zach Moazeni
84fe34b22c
Bump default-retries to 3
...
There are some legitimate retries that can occur during testing. Namely
`logic.ExpectProcess()` (in `applier.go`). We'll look for a process that
does exist, but timing-wise doesn't have the `state` or `info` columns
populated.
Without this, the test will fail abruptly.
2019-06-10 09:24:03 -04:00
Shlomi Noach
4d7370529b
Always use NO_AUTO_VALUE_ON_ZERO
2019-03-24 11:32:37 +02:00
Shlomi Noach
c37ea5dea0
Merge branch 'master' into tests-updates
2019-02-10 11:24:19 +02:00
Shlomi Noach
dd41d9a4b1
Testing nullable int
2019-01-03 11:18:07 +02:00
Shlomi Noach
6f673fa627
Merge branch 'master' into test-decimal
2018-11-28 10:20:07 +02:00
Shlomi Noach
00f5044f4f
Testing DECIMAL datatype
2018-11-28 10:19:28 +02:00
Shlomi Noach
a7aa4eb2c0
adding latin1
2018-11-20 19:48:59 +02:00
Shlomi Noach
5d4d1cd31b
more interesting sample data
2018-11-20 19:37:51 +02:00
Shlomi Noach
13b17b93c4
testing: convert to character set utf8mb4
2018-11-20 19:35:03 +02:00
Shlomi Noach
c32823c10a
BIT datatype tests
2018-11-01 15:27:28 +02:00
Shlomi Noach
48e01ad39b
Adding binary/varbinary tests
2018-10-29 10:09:15 +02:00
Shlomi Noach
02602302a0
more attempts at session time zone
2018-10-16 11:25:46 +03:00
Shlomi Noach
9512a2de40
forcinf UTC timezone
2018-10-16 10:30:19 +03:00
Shlomi Noach
b8e02df0fe
reading original_sql_mode once
2018-10-16 10:22:59 +03:00
Shlomi Noach
789d247d83
localtests support throttle flag file
2018-10-16 09:47:30 +03:00
Shlomi Noach
2c6b79c4e7
test: add generated column
2018-05-22 14:09:48 +03:00
Shlomi Noach
03b8dadda6
added generated column rename test
2018-05-22 12:55:57 +03:00
Shlomi Noach
db871b42c4
Support for GENERATED (aka virtual) columns
2018-05-22 12:36:52 +03:00
Shlomi Noach
08637009a6
supporting modified sql_mode
2018-05-15 13:47:33 +03:00
Shlomi Noach
7d3514be08
Merge branch 'master' into incorrect-datetime-1970
2018-05-08 21:17:19 +03:00
Shlomi Noach
fb00a13871
Rejecting RENAME TO|AS
2018-05-06 11:19:03 +03:00
Shlomi Noach
2376c91704
Fix to long JSON values
2018-04-11 09:11:27 +03:00
Shlomi Noach
a17f2df359
more elaborate test
2018-03-08 07:25:52 +02:00
Shlomi Noach
b7eacbb75f
testing gbk charset
2018-03-08 07:21:50 +02:00
Shlomi Noach
db9a12a6cf
Added spatial (GEOMETRY, POINT) tests
2018-03-05 09:06:58 +02:00
Shlomi Noach
07a4a69049
quiet grep
2018-02-26 18:44:36 +02:00
Shlomi Noach
49b3917d2b
skipping wording
2018-02-26 18:43:41 +02:00
Shlomi Noach
fa96757332
5.5 excluded tests
2018-02-26 18:41:42 +02:00
Shlomi Noach
9061d4fa5b
5.5 excluded tests
2018-02-26 18:38:39 +02:00
Shlomi Noach
ac7765eb9f
5.5 excluded tests
2018-02-26 18:35:55 +02:00