mariadb/include
unknown 4c221321b6 Added help for --local-infile
Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys.
Allow SET PASSWORD for anonymous user


Docs/manual.texi:
  Changelog
client/mysql.cc:
  Added help for --local-infile
client/mysqlimport.c:
  Merge with 4.0.
  Patch for LOCAL INFILE handling
configure.in:
  cleanup
include/global.h:
  Fix for bug on intel where (int32) 1 << 32 == 1
mysql-test/r/create.result:
  Test of CREATE TABLE with 32 keys
mysql-test/t/create.test:
  Test of CREATE TABLE with 32 keys
scripts/mysqlhotcopy.sh:
  Patch for databasenames with space.
sql/ha_isam.cc:
  Fix for bug on intel where (int32) 1 << 32 == 1
sql/ha_myisam.cc:
  Fix for bug on intel where (int32) 1 << 32 == 1
sql/ha_myisammrg.cc:
  Fix for bug on intel where (int32) 1 << 32 == 1
sql/mysqld.cc:
  Added help for --local-infile
sql/sql_acl.cc:
  Allow SET PASSWORD of anonymous user
sql/table.cc:
  Fix for bug on intel where (int32) 1 << 32 == 1
2002-03-12 11:38:22 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
.my_sys.h.swp fixed --skip-slave-thread bug 2000-10-26 22:11:55 -06:00
config-os2.h OS2 patch 2001-09-12 23:53:31 +03:00
config-win.h Portability fixes. 2001-08-18 10:49:00 +03:00
dbug.h More debug info 2001-09-08 11:47:34 +03:00
errmsg.h Fix for OS2 2001-08-30 01:22:02 +03:00
ft_global.h fixed bug with FULLTEXT and ORDER BY 2000-11-04 15:48:06 +01:00
getopt.h New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
global.h Added help for --local-infile 2002-03-12 11:38:22 +02:00
hash.h Framework to simplify memory leak tracing 2002-01-22 15:59:32 +00:00
heap.h Portability fixes 2001-08-30 10:51:36 +03:00
m_ctype.h Portability fixes 2001-04-23 03:28:08 +03:00
m_string.h Fix for OS2 2001-08-30 01:22:02 +03:00
Makefile.am Added missing file 2001-02-03 18:18:58 +02:00
merge.h OS2 patch 2001-09-12 23:53:31 +03:00
my_alarm.h Import changeset 2000-07-31 21:29:14 +02:00
my_base.h Merge 2001-10-30 17:38:44 +02:00
my_bitmap.h misc cleanup 2001-12-13 17:21:04 -07:00
my_dir.h Import changeset 2000-07-31 21:29:14 +02:00
my_list.h Import changeset 2000-07-31 21:29:14 +02:00
my_net.h Portability fixes 2001-02-02 03:47:06 +02:00
my_no_pthread.h Import changeset 2000-07-31 21:29:14 +02:00
my_nosys.h Import changeset 2000-07-31 21:29:14 +02:00
my_pthread.h OS2 patch 2001-09-12 23:53:31 +03:00
my_sys.h Framework to simplify memory leak tracing 2002-01-22 15:59:32 +00:00
my_tree.h Fixes for FULLTEXT and TIME type 2000-09-13 01:08:34 +03:00
myisam.h Fix for LOAD DATA FROM MASTER when using tables with checksum 2001-09-18 04:58:15 +03:00
myisammrg.h Fix for SAFE_MUTEX + MERGE tables 2000-09-21 01:58:38 +03:00
myisampack.h Check that __FLOAT_WORD_ORDER is defined 2001-02-08 04:43:55 +02:00
mysql.h Made LOAD DATA LOCAL INFILE more secure 2002-02-13 21:53:26 +02:00
mysql_com.h Fixes for OS2. 2001-08-22 01:45:07 +03:00
mysql_version.h.in Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
mysqld_error.h Fix that mysqladmin shutdown can be interrupted with ^C 2001-11-03 15:18:09 +02:00
mysys_err.h Added functions for symbolic link handling to make it possible to 2001-05-31 12:18:53 +03:00
nisam.h OS2 patch 2001-09-12 23:53:31 +03:00
queues.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
raid.h Ensure that libmysqlclient doesn't use raid 2001-09-04 01:25:34 +03:00
sslopt-case.h Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
sslopt-longopts.h Import changeset 2000-07-31 21:29:14 +02:00
sslopt-usage.h Import changeset 2000-07-31 21:29:14 +02:00
sslopt-vars.h Import changeset 2000-07-31 21:29:14 +02:00
t_ctype.h Import changeset 2000-07-31 21:29:14 +02:00
thr_alarm.h Fixes for OS2. 2001-08-22 01:45:07 +03:00
thr_lock.h Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY if 2001-07-18 23:34:04 +03:00
violite.h Update to new vio 2000-12-31 12:47:29 +02:00