mariadb/scripts
antony@pcg5ppc.xiphis.org f4a153c3c4 Bug#31473
"CSV does not work with NULL value in datetime fields"
  Attempting to insert a row with a NULL value for a DATETIME field
  results in a CSV file which the storage engine cannot read.
  Don't blindly assume that "0" is acceptable for all field types,
  Since CSV does not support NULL, we find out from the field the
  default non-null value.
  Do not permit the creation of a table with a nullable columns.
2007-10-18 14:48:04 -07:00
..
.cvsignore
CMakeLists.txt CMakeLists.txt, README, configure.js 2007-08-03 21:51:37 +02:00
comp_sql.c Add "name of struct" as first arg to comp_sql 2007-04-23 14:01:48 +02:00
fill_help_tables.sql
make_binary_distribution.sh make_binary_distribution.sh: 2007-10-01 18:41:38 +02:00
make_sharedlib_distribution.sh
make_win_bin_dist Merge mysql.com:/home/kent/bk/cmake-tls/mysql-5.0-build-new 2007-08-06 08:33:20 +02:00
Makefile.am Makefile.am, make_binary_distribution.sh: 2007-09-27 12:21:56 +02:00
msql2mysql.sh gen_lex_hash.cc: 2007-01-31 00:06:42 +01:00
mysql_config.sh Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-build 2007-08-29 22:24:51 +02:00
mysql_convert_table_format.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_fix_privilege_tables.sh Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-26 11:49:24 +01:00
mysql_install_db.sh Merge production.mysql.com:/usersnfs/jperkin/bk/build/5.0 2007-10-04 12:21:51 +02:00
mysql_secure_installation.sh
mysql_setpermission.sh Option 6 tries to grant global privileges at the database level 2007-08-01 11:58:25 +02:00
mysql_system_tables.sql Bug#31473 2007-10-18 14:48:04 -07:00
mysql_system_tables_data.sql Merge production.mysql.com:/usersnfs/jperkin/bk/build/5.0 2007-10-04 12:21:51 +02:00
mysql_system_tables_fix.sql Patch for the following bugs: 2007-06-28 21:34:54 +04:00
mysql_test_data_timezone.sql Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-26 11:49:24 +01:00
mysql_zap.sh
mysqlaccess.conf
mysqlaccess.sh
mysqlbug.sh Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-11 09:43:44 -05:00
mysqld_multi.sh Bug #27390: mysqld_multi --config-file= not working as documented 2007-04-28 01:27:54 +02:00
mysqld_safe.sh scripts/mysqld_safe.sh 2007-09-14 00:59:22 +02:00
mysqldumpslow.sh
mysqlhotcopy.sh Bug #27694: mysqlhotcopy & p5-DBD-mysql51-4.003 2007-08-20 11:00:51 -06:00