mariadb/storage
Marko Mäkelä 5ab4602810 MDEV-15323 Follow-up to MDEV-14905: Skip FTS processing if innodb_read_only
fts_cmp_set_sync_doc_id(), fts_load_stopword(): Start the transaction
in read-only mode if innodb_read_only is set.

fts_update_sync_doc_id(), fts_commit_table(), fts_sync(),
fts_optimize_table(): Return DB_READ_ONLY if innodb_read_only is set.

fts_doc_fetch_by_doc_id(), fts_table_fetch_doc_ids():
Remove the code to start an internal transaction or to roll back,
because this is a read-only operation.
2018-02-15 15:38:42 +02:00
..
archive MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
blackhole
cassandra Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
connect Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
csv Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
example
federated MDEV-14272 Mariadb crashes with signal 11 when using federatedx engine and galera 2017-12-28 02:13:25 +01:00
federatedx Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
heap Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
innobase MDEV-15323 Follow-up to MDEV-14905: Skip FTS processing if innodb_read_only 2018-02-15 15:38:42 +02:00
maria Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
mroonga MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY 2018-01-30 20:24:23 +02:00
myisam cleanup: my_off_t mmaped_length -> size_t 2018-02-06 14:51:56 +01:00
myisammrg MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
oqgraph Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
perfschema Compilation speed (#546) 2018-01-14 20:50:45 +04:00
rocksdb Merge branch 'bb-10.2-mariarocks' into 10.2 2018-02-09 13:44:38 +03:00
sequence Fix several compile warnings on Windows 2017-03-17 08:56:57 +00:00
sphinx Removed compiler warnings 2018-02-10 14:32:24 +02:00
spider MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
test_sql_discovery MDEV-13712 Spelling errors in the error message 2017-09-18 10:12:23 +02:00
tokudb TokuDB didn't compile with valgrind 2018-02-10 14:32:24 +02:00
xtradb Merge 10.1 into 10.2 2018-02-13 14:49:47 +02:00