mariadb/storage
Marko Mäkelä 3aa618a969 MDEV-13820 trx_id_check() fails during row_log_table_apply()
When logging ROW_T_INSERT or ROW_T_UPDATE records, we did not normalize
the DB_TRX_ID of the current transaction into 0 if the current transaction
had started (modifying other tables) before the ALTER TABLE started.

MDEV-13654 introduced this normalization for ROW_T_DELETE
and for all operations with ADD PRIMARY KEY, in row_log_table_get_pk().
2017-12-07 14:35:32 +02:00
..
archive
blackhole
cassandra
connect Merge bb-10.2-ext into 10.3 2017-11-30 08:16:37 +02:00
csv
example
federated
federatedx
heap Improve performance of heap tables 2017-11-23 10:04:12 +02:00
innobase MDEV-13820 trx_id_check() fails during row_log_table_apply() 2017-12-07 14:35:32 +02:00
maria Merge bb-10.2-ext into 10.3 2017-11-10 16:12:45 +02:00
mroonga Remove compiler warnings 2017-12-03 13:58:36 +02:00
myisam Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-10-30 20:47:39 +04:00
myisammrg MDEV 7701 extra() calls for VP engine 2017-12-03 13:58:34 +02:00
oqgraph Add "leaves" algorithm to oqgraph. 2017-12-05 13:11:02 +02:00
perfschema Merge bb-10.2-ext into 10.3 2017-11-10 16:12:45 +02:00
rocksdb Merge bb-10.2-ext into 10.3 2017-12-06 19:36:33 +02:00
sequence
sphinx Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-10-30 20:47:39 +04:00
spider Silence -Wimplicit-fallthrough 2017-12-04 11:28:10 +02:00
test_sql_discovery
tokudb Merge bb-10.2-ext into 10.3 2017-11-30 08:16:37 +02:00