diff options
author | Jon Olav Hauglid <jon.hauglid@oracle.com> | 2011-03-07 14:30:49 +0100 |
---|---|---|
committer | Jon Olav Hauglid <jon.hauglid@oracle.com> | 2011-03-07 14:30:49 +0100 |
commit | 5e32755e4cd7d1f8b6c3fd667540f34dacc4c3d2 (patch) | |
tree | ead337291e89382883161897b9d38836fc3cf58c /scripts/msql2mysql.sh | |
parent | bafe24035dbf6d5452d7328ab45d6b43abe52d54 (diff) | |
download | mariadb-git-5e32755e4cd7d1f8b6c3fd667540f34dacc4c3d2.tar.gz |
Bug #11784056 ENABLE CONCURRENT READS WHILE CREATING
NON-PRIMARY UNIQUE INDEX USING INNODB
This patch adds the HA_INPLACE_ADD_UNIQUE_INDEX_NO_WRITE
capability flag to InnoDB, indicating that concurrent reads
can be allowed while non-primary unique indexes are created.
This is an follow-up to Bug #11751388 which enabled concurrent
reads when creating non-primary non-unique indexes.
Test case added to innodb_mysql_sync.test.
Diffstat (limited to 'scripts/msql2mysql.sh')
0 files changed, 0 insertions, 0 deletions