MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
marko e2052eba27 branches/zip: When creating a PRIMARY KEY, flag all its columns NOT NULL.
row_merge_create_temporary_table(): Add the parameter index_defs.

DB_PRIMARY_KEY_IS_NULL: New error code, mapped to ER_PRIMARY_CANT_HAVE_NULL.

row_merge_read_clustered_index(): Replace the parameter "table" with the
two parameters "old_table" and "new_table".  Detect NULL values of columns
that are supposed to be NOT NULL.

row_merge_col_prtype(): New auxiliary function, used by
row_merge_create_temporary_table() to flag NOT NULL any columns
contained in an added PRIMARY KEY.
2007-08-10 15:52:09 +00:00
btr branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
buf branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
data branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
dict branches/zip: Ensure that the dictionary updates are atomic by keeping 2007-08-02 10:55:25 +00:00
dyn branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00
eval branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
fil branches/zip: HASH_SEARCH(): Add the parameter TYPE, for the type of DATA. 2007-08-01 08:13:22 +00:00
fsp branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
fut branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00
ha branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00
handler branches/zip: When creating a PRIMARY KEY, flag all its columns NOT NULL. 2007-08-10 15:52:09 +00:00
ibuf branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
include branches/zip: When creating a PRIMARY KEY, flag all its columns NOT NULL. 2007-08-10 15:52:09 +00:00
lock branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
log branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
mach branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00
mem branches/zip: Enable calls to inlined InnoDB functions in ha_innodb.cc, 2007-06-20 08:26:26 +00:00
mtr branches/zip: Enable calls to inlined InnoDB functions in ha_innodb.cc, 2007-06-20 08:26:26 +00:00
mysql-test branches/zip: innodb-index.test: Replace numeric error codes with 2007-08-01 13:00:16 +00:00
os branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
page branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
pars branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
que branches/zip: que_thr_dec_refer_count(): Cleanup. Remove unused variable sess. 2007-06-21 11:14:13 +00:00
read branches/zip: Use ut_dulint_zero and ut_dulint_is_zero whenever possible. 2007-05-18 11:01:58 +00:00
rem branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
row branches/zip: When creating a PRIMARY KEY, flag all its columns NOT NULL. 2007-08-10 15:52:09 +00:00
srv branches/zip: Enable calls to inlined InnoDB functions in ha_innodb.cc, 2007-06-20 08:26:26 +00:00
sync branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
thr branches/zip: HASH_SEARCH(): Add the parameter TYPE, for the type of DATA. 2007-08-01 08:13:22 +00:00
trx branches/zip: trx_sys_init_at_db_start(): Initialize trx_dummy_sess 2007-08-03 10:17:50 +00:00
usr branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00
ut branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
CMakeLists.txt branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
compile-innodb branches/zip: Merge revisions 767:789 from trunk. 2006-09-04 19:47:47 +00:00
compile-innodb-debug branches/zip: Merge revisions 767:789 from trunk. 2006-09-04 19:47:47 +00:00
export.sh branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
innodb.patch branches/zip: Implement resizeable buffer pool. 2006-11-14 14:27:26 +00:00
Makefile.am branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
plug.in branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
revert_gen.sh branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
setup.sh branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00