summaryrefslogtreecommitdiff
path: root/libmariadb
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-03-17 16:28:16 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2020-03-17 16:28:16 +0200
commitab0034a78966f3e9f76cf332744fdc54ef10f8c1 (patch)
treede1adbfc20812788ab9b9ecf6165c9e1799b32de /libmariadb
parente61b99073f07f0ed1ae7f70b1cdf16dddebe554f (diff)
downloadmariadb-git-ab0034a78966f3e9f76cf332744fdc54ef10f8c1.tar.gz
MDEV-20370 Crash after OPTIMIZE TABLE on TEMPORARY TABLE
Temporary tables are typically short-lived, and temporary tables are assumed to be accessed only by the thread that is handling the owning connection. Hence, they must not be subject to defragmenting. ha_innobase::optimize(): Do not add temporary tables to the defragment_table() queue.
Diffstat (limited to 'libmariadb')
0 files changed, 0 insertions, 0 deletions