.. |
alter-charset
|
Add test for modifying columns to different charsets
|
2016-09-19 09:37:08 -04:00 |
alter-charset-all-dml
|
added update/delete tests for multi-charset/alter tests
|
2016-09-27 12:57:05 +02:00 |
attempt-instant-ddl
|
Add tests, incorporate feedback
|
2022-11-14 11:47:30 -07:00 |
autoinc-copy-deletes
|
Copy auto increment (#967)
|
2021-05-14 15:32:56 +02:00 |
autoinc-copy-deletes-user-defined
|
Copy auto increment (#967)
|
2021-05-14 15:32:56 +02:00 |
autoinc-copy-simple
|
Copy auto increment (#967)
|
2021-05-14 15:32:56 +02:00 |
autoinc-zero-value
|
Always use NO_AUTO_VALUE_ON_ZERO
|
2019-03-24 11:32:37 +02:00 |
bigint-change-nullable
|
Testing nullable int
|
2019-01-03 11:18:07 +02:00 |
bit-add
|
BIT datatype tests
|
2018-11-01 15:27:28 +02:00 |
bit-dml
|
BIT datatype tests
|
2018-11-01 15:27:28 +02:00 |
compound-pk
|
compound pk tests (#387)
|
2022-07-06 23:22:21 +02:00 |
compound-pk-ts
|
compound pk tests (#387)
|
2022-07-06 23:22:21 +02:00 |
convert-utf8mb4
|
adding latin1
|
2018-11-20 19:48:59 +02:00 |
datetime
|
Remove end-of-life MySQL 5.5.x
|
2022-02-25 00:02:27 +01:00 |
datetime-1970
|
more attempts at session time zone
|
2018-10-16 11:25:46 +03:00 |
datetime-submillis
|
Remove end-of-life MySQL 5.5.x
|
2022-02-25 00:02:27 +01:00 |
datetime-submillis-zeroleading
|
Remove end-of-life MySQL 5.5.x
|
2022-02-25 00:02:27 +01:00 |
datetime-to-timestamp
|
testing 5.7 and JSON
|
2017-07-26 12:29:32 +03:00 |
datetime-to-timestamp-pk-fail
|
Remove end-of-life MySQL 5.5.x
|
2022-02-25 00:02:27 +01:00 |
datetime-with-zero
|
Allow zero in dates (#1161)
|
2022-08-10 21:50:59 +02:00 |
decimal
|
Testing DECIMAL datatype
|
2018-11-28 10:19:28 +02:00 |
discard-fk
|
more tests for foreign keys, including expected failures
|
2016-10-10 12:29:25 +02:00 |
drop-null-add-not-null
|
tests to only check non dropped columns
|
2017-04-23 08:48:06 +03:00 |
enum
|
added enum tests
|
2016-08-23 12:13:40 +02:00 |
enum-pk
|
testing 5.7 and JSON
|
2017-07-26 12:29:32 +03:00 |
enum-to-varchar
|
Enum to varchar (#963)
|
2021-06-10 17:17:49 +02:00 |
existing-datetime-with-zero
|
Allow zero in dates (#1161)
|
2022-08-10 21:50:59 +02:00 |
fail-datetime-with-zero
|
Add missing doc from PR #1131 (#1162)
|
2022-08-11 10:32:00 +02:00 |
fail-drop-pk
|
supporting customized 'order by' in tests
|
2017-01-10 12:35:10 +02:00 |
fail-existing-datetime-with-zero
|
Allow zero in dates (#1161)
|
2022-08-10 21:50:59 +02:00 |
fail-fk
|
refined failure tests
|
2016-10-14 09:34:27 +02:00 |
fail-fk-parent
|
refined failure tests
|
2016-10-14 09:34:27 +02:00 |
fail-float-unique-key
|
tests belonged in another branch
|
2017-09-05 06:38:55 +03:00 |
fail-no-shared-uk
|
adding PK, UK, PK-to-UK conversion tests
|
2017-01-10 12:35:42 +02:00 |
fail-no-unique-key
|
Validating shared key column types
|
2017-09-03 09:57:24 +03:00 |
fail-password-length
|
added test
|
2017-09-05 06:56:19 +03:00 |
fail-rename-table
|
Rejecting RENAME TO|AS
|
2018-05-06 11:19:03 +03:00 |
fail-update-pk-column
|
supporting update to columns of migration key
|
2017-11-20 08:17:20 +02:00 |
gbk-charset
|
more elaborate test
|
2018-03-08 07:25:52 +02:00 |
generated-columns
|
Remove support for MySQL 5.6 (end-of-life Feb 2021)
|
2022-03-01 11:39:55 +00:00 |
generated-columns-add
|
Remove support for MySQL 5.6 (end-of-life Feb 2021)
|
2022-03-01 11:39:55 +00:00 |
generated-columns-rename
|
Remove support for MySQL 5.6 (end-of-life Feb 2021)
|
2022-03-01 11:39:55 +00:00 |
generated-columns-unique
|
Remove support for MySQL 5.6 (end-of-life Feb 2021)
|
2022-03-01 11:39:55 +00:00 |
geometry
|
Remove support for MySQL 5.6 (end-of-life Feb 2021)
|
2022-03-01 11:39:55 +00:00 |
json
|
Remove support for MySQL 5.6 (end-of-life Feb 2021)
|
2022-03-01 11:39:55 +00:00 |
json-dml
|
Remove support for MySQL 5.6 (end-of-life Feb 2021)
|
2022-03-01 11:39:55 +00:00 |
keyword-column
|
Adding keywork-column tests
|
2018-01-11 09:59:53 +02:00 |
latin1
|
more DML tests for latin1
|
2016-10-26 20:03:09 +02:00 |
latin1text
|
latin1 tests with TEXT columns
|
2017-07-20 17:05:45 +03:00 |
mixed-charset
|
added mixed-charset tests
|
2016-09-08 09:27:18 +02:00 |
modify-change-case
|
handling column name case change
|
2017-07-12 11:59:39 +03:00 |
modify-change-case-pk
|
added test expecting failure in case-change to shared key column name
|
2017-07-12 12:41:10 +03:00 |
rename
|
improved rename:DELETE test
|
2016-08-22 16:35:21 +02:00 |
rename-inserts-only
|
fixed integer random values
|
2016-09-27 12:56:37 +02:00 |
rename-none-column
|
added tests to verify no false positives rename-column found
|
2016-11-29 11:08:35 +01:00 |
rename-none-comment
|
added tests to verify no false positives rename-column found
|
2016-11-29 11:08:35 +01:00 |
rename-reorder-column
|
added test for renaming and reordering same column
|
2016-09-21 09:45:36 +02:00 |
rename-reorder-columns
|
added rename & reorder test
|
2016-09-21 09:01:33 +02:00 |
reorder-columns
|
added tests for column-reorder
|
2016-09-20 16:00:07 +02:00 |
spatial
|
Remove support for MySQL 5.6 (end-of-life Feb 2021)
|
2022-03-01 11:39:55 +00:00 |
swap-pk-uk
|
Remove end-of-life MySQL 5.5.x
|
2022-02-25 00:02:27 +01:00 |
swap-uk
|
adding PK, UK, PK-to-UK conversion tests
|
2017-01-10 12:35:42 +02:00 |
swap-uk-uk
|
Remove end-of-life MySQL 5.5.x
|
2022-02-25 00:02:27 +01:00 |
timestamp
|
Remove end-of-life MySQL 5.5.x
|
2022-02-25 00:02:27 +01:00 |
timestamp-datetime
|
added/fixed tests
|
2016-10-13 13:13:51 +02:00 |
timestamp-to-datetime
|
Remove end-of-life MySQL 5.5.x
|
2022-02-25 00:02:27 +01:00 |
trivial
|
added 'trivial' test
|
2016-12-05 13:41:31 +01:00 |
tz
|
Remove end-of-life MySQL 5.5.x
|
2022-02-25 00:02:27 +01:00 |
tz-datetime
|
refined tests: tz-datetime only tests datetime issues; tz-datetime-ts converts datetime to timestamp
|
2016-09-28 10:28:21 +02:00 |
tz-datetime-ts
|
Remove end-of-life MySQL 5.5.x
|
2022-02-25 00:02:27 +01:00 |
unsigned
|
remove redundant file
|
2016-08-22 11:14:06 +02:00 |
unsigned-modify
|
fixing mediumint unsigned problem
|
2017-01-10 09:57:42 +02:00 |
unsigned-rename
|
columns not null in test
|
2016-09-27 12:45:22 +02:00 |
unsigned-reorder
|
columns not null in test
|
2016-09-27 12:45:22 +02:00 |
utf8
|
text tests
|
2016-09-06 09:38:41 +02:00 |
utf8mb4
|
added utf8mb4 test
|
2016-09-06 12:15:53 +02:00 |
varbinary
|
Adding binary/varbinary tests
|
2018-10-29 10:09:15 +02:00 |
test.sh
|
compound pk tests (#387)
|
2022-07-06 23:22:21 +02:00 |