mariadb/storage
Jan Lindström 3307eaab68 MDEV-8582: innodb_force_primary_key option does not force PK or unique key
Analysis: Handler table flag HA_REQUIRE_PRIMARY_KEY alone is not enough
to force primary or unique key, if table has at least one NOT NULL
column and secondary key for that column.

Fix: Add additional check that table really has primary key or
unique key for InnoDB terms.
2015-08-08 10:39:01 +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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra Backport from 10.1 to 10.0: Merge pull request #33 from k0da/mdev-7839 2015-03-25 19:44:31 +03:00
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 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
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 Remove some allocations not needed for internal temporary tables. 2015-02-01 14:19:39 +02:00
innobase MDEV-8582: innodb_force_primary_key option does not force PK or unique key 2015-08-08 10:39:01 +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 MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
oqgraph Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
perfschema Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
sequence MDEV-6894 Enable SEQUENCE engine by default 2014-12-04 10:41:52 +01:00
sphinx Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
spider Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
test_sql_discovery MDEV-4955 discover of table non-existance on CREATE 2014-02-27 22:43:42 +01:00
tokudb Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
xtradb MDEV-8582: innodb_force_primary_key option does not force PK or unique key 2015-08-08 10:39:01 +03:00