1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/mysql-test/suite/innodb/t
Thirunarayanan Balathandayuthapani a0f3b9f94f MDEV-17376 Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index nominated as PK
Problem:
========
Server fails to notify the engine by not setting the ADD_PK_INDEX and
DROP_PK_INDEX When there is a
 i) Change in candidate for primary key.
 ii) New candidate for primary key.

Fix:
====
Server sets the ADD_PK_INDEX and DROP_PK_INDEX while doing alter for the
above problematic case.
2019-01-24 13:52:51 +05:30
..
2014-08-02 21:26:16 +02:00
2015-12-09 10:00:49 +01:00
2011-10-19 21:45:18 +02:00
2015-02-18 20:31:40 +01:00
2010-11-25 18:17:28 +01:00
2012-03-28 01:04:46 +02:00
2011-10-19 21:45:18 +02:00
2015-01-21 12:03:02 +01:00
2014-02-03 15:22:39 +01:00
2012-10-16 13:04:42 +02:00
2017-03-24 18:19:15 +02:00
2018-01-29 16:32:59 +02:00
2010-11-25 18:17:28 +01:00
2014-02-26 15:28:07 +01:00
2014-02-03 15:22:39 +01:00
2011-10-19 21:45:18 +02:00
2013-01-15 19:16:18 +01:00
2012-06-15 14:54:23 +02:00
2015-01-21 12:03:02 +01:00
2010-11-25 18:17:28 +01:00
2016-04-26 23:05:26 +02:00
2012-06-15 14:54:23 +02:00
2012-03-02 08:32:16 +01:00
2015-10-23 18:49:02 +03:00