mariadb/storage
Thirunarayanan Balathandayuthapani 9c03ba8f0d Bug #27041445 SERVER ABORTS IF FTS_DOC_ID EXCEEDS FTS_DOC_ID_MAX_STEP
Problem:
=======
Multiple insert statement in table contains FULLTEXT KEY and a
FTS_DOC_ID column aborts the server if the FTS_DOC_ID exceeds
FTS_DOC_ID_MAX_STEP.

Solution:
========
Remove the exception for first committed insert statement.

Reviewed-by: Jimmy Yang<jimmy.yang@oracle.com>
RB: 18023
2018-05-11 15:52:45 +03:00
..
archive Merge branch '5.5' into 10.0 2017-07-06 23:47:33 +02:00
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra MDEV-6662: possible bug in cassandra_se.cc 2015-12-10 02:28:41 +03:00
connect compiler warning 2018-05-04 17:35:01 +02:00
csv MDEV-6262 analyze the coverity report on mariadb 2017-05-19 20:26:56 +02:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
federatedx Merge remote-tracking branch '5.5' into 10.0 2018-01-24 12:29:31 +02:00
heap Merge branch '5.5' into 10.0 2018-02-22 09:22:03 +01:00
innobase Remove a redundant condition added by the 5.6.40 merge 2018-05-11 14:02:13 +03:00
maria Merge branch '5.5' into 10.0 2018-02-22 09:22:03 +01:00
mroonga Fix compile with -DWITHOUT_DYNAMIC_PLUGINS on Unix 2017-09-23 23:23:05 +02:00
myisam Merge remote-tracking branch '5.5' into 10.0 2018-01-24 12:29:31 +02:00
myisammrg MDEV-12915 ST_Centroid does not return the same result than MySQL 2017-08-01 09:52:59 +02:00
ndb Fix compiler warnings 2017-09-01 15:40:49 +03:00
oqgraph MDEV-15510 - storage/oqgraph: Quench warnings with Boost 1.66 2018-04-11 14:22:10 +04:00
perfschema Merge branch 'merge-perfschema-5.6' into 10.0 2018-04-26 14:12:13 +02:00
sequence 5.5.40+ merge 2014-10-09 10:30:11 +02:00
sphinx Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
spider Add missing {} to silence a compiler warning 2017-08-30 09:32:03 +03:00
test_sql_discovery MDEV-4955 discover of table non-existance on CREATE 2014-02-27 22:43:42 +01:00
tokudb Merge branch 'merge-tokudb-5.6' into 10.0 2018-04-26 14:14:51 +02:00
xtradb Bug #27041445 SERVER ABORTS IF FTS_DOC_ID EXCEEDS FTS_DOC_ID_MAX_STEP 2018-05-11 15:52:45 +03:00