Oleksandr Byelkin
3c9bc0ce19
Merge branch '10.2' into 10.3
2020-03-11 14:05:41 +01:00
Alexey Botchkov
6dce6aeceb
MDEV-18244 Server crashes in ha_innobase::update_thd / ... / ha_partition::update_next_auto_inc_val.
...
Partition table with the AUTO_INCREMENT column we ahve to check if the
max value is properly loaded. So we need to open all tables in INSERT
PARTITION statement if necessary. Also we need to check if some
tables are pruned away and not count the max autoincrement in this case.
2019-11-01 09:39:43 +04:00
Monty
a071e0e029
Merge branch '10.2' into 10.3
2019-09-03 13:17:32 +03:00
Oleksandr Byelkin
c51f85f882
Merge branch '10.2' into 10.3
2019-05-12 17:20:23 +02:00
Sergei Golubchik
6bb11efa4a
Merge branch '10.2' into 10.3
2019-01-03 13:09:41 +01:00
Marko Mäkelä
fd58bb71e2
Merge 10.2 into 10.3
2018-11-19 18:45:53 +02:00
Aleksey Midenkov
50bc55d462
MDEV-16241 Assertion `inited==RND' failed in handler::ha_rnd_end()
...
Discrepancy in open indexes due to overwritten `read_partitions` upon
`ha_open()` in `ha_partition::clone()`.
[Fixes tempesta-tech/mariadb#551 ]
2018-11-13 10:30:27 +01:00
Marko Mäkelä
66afb5ecb7
MDEV-16172: Enable skipped tests
2018-05-17 09:37:01 +03:00
Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00