mariadb/storage
Jan Lindström 46ad86f6a3 MDEV-8582: innodb_force_primary_key option does not force PK or unique key
Analysis: Handler used table flag HA_REQUIRE_PRIMARY_KEY but a bug on
sql_table.cc function mysql_prepare_create_table internally marked
secondary key with NOT NULL colums as unique key and did not then
fail on requirement that table should have primary key or unique key.
2015-08-08 19:32:40 +03:00
..
archive - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
blackhole
cassandra
connect - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
csv - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
example
federated
federatedx - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
heap
innobase MDEV-8582: innodb_force_primary_key option does not force PK or unique key 2015-08-08 19:32:40 +03:00
maria Cleanups, fixed warnings from valgrind, fixed failing tests (because on changes in WSREP initialization) 2015-07-10 12:49:05 +03:00
mroonga MDEV-8508 mroonga fails embedded tests in 10.1 2015-07-20 20:28:32 +02:00
myisam Merge branch '10.1' of github.com:MariaDB/server into 10.1 2015-07-09 14:47:32 +03:00
myisammrg
oqgraph
perfschema
sequence
sphinx
spider
test_sql_discovery
tokudb
xtradb MDEV-8582: innodb_force_primary_key option does not force PK or unique key 2015-08-08 19:32:40 +03:00