summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMonty <monty@mariadb.org>2019-05-08 23:39:29 +0300
committerMonty <monty@mariadb.org>2019-05-23 01:20:18 +0300
commit043a3a0176e220e4648521b2e89881c5261e6dd4 (patch)
tree9dc6eb8ab7a8c136926d98ee4396abcde40c8c55 /.gitmodules
parent10e8ba13c66c9373d765b2dd7cc0159ce3191510 (diff)
downloadmariadb-git-043a3a0176e220e4648521b2e89881c5261e6dd4.tar.gz
Avoid not needed renames in ALTER TABLE
Removed not needed table renames when doing ALTER TABLE when engine changes and both of the following is true: - Either new or old engine does not store the table in files - Neither old or new engine uses files from another engine We also skip renames when ALTER TABLE does an explicit rename This improves performance, especially for engines where rename is a slow operation (like the upcoming S3 engine)
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions