mariadb/include
unknown ef6c36c0c2 Guard against compiling without -fno-exceptions
Allocate bigger default thread stack because of problems with glibc
Fixed bug in UPDATE ... not_null_field=expression_that_returns_null
Fixed bug in replication when using auto_increment and LOAD DATA INFILE


include/my_global.h:
  Guard against compiling without -fno-exceptions
include/my_pthread.h:
  Allocate bigger default thread stack because of problems with glibc
mysql-test/r/null.result:
  Updated result
mysql-test/t/null.test:
  Test of using UPDATE/INSERT with NULL on not null fields.
sql/field_conv.cc:
  Fixed bug in UPDATE ... not_null_field=expression_that_returns_null
sql/sql_load.cc:
  Fixed bug in replication when using auto_increment and LOAD DATA INFILE
2003-01-14 11:27:26 +02:00
..
.cvsignore
config-os2.h Merge with 3.23.51 2002-07-25 22:46:28 +03:00
config-win.h Updated VC++ project files for 4.0.4 2002-09-24 17:11:59 +03:00
dbug.h
errmsg.h new client error added: CR_MALFORMED_PACKET 2002-12-04 17:37:51 +01:00
ft_global.h
hash.h
heap.h
m_ctype.h
m_string.h
Makefile.am Increased max possible max_allowed_packet to 1G 2002-09-19 17:49:41 +03:00
md5.h
merge.h
my_aes.h
my_alarm.h
my_alloc.h Small improvement to alloc_root 2002-11-16 20:19:10 +02:00
my_base.h Don't count NULL values in cardinalty for MyISAM tables. 2003-01-09 02:19:14 +02:00
my_bitmap.h
my_dir.h
my_getopt.h
my_global.h Guard against compiling without -fno-exceptions 2003-01-14 11:27:26 +02:00
my_list.h
my_net.h - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual 2002-10-24 14:30:25 +02:00
my_no_pthread.h merge with 3.23.52 2002-08-12 04:04:43 +03:00
my_nosys.h
my_pthread.h Guard against compiling without -fno-exceptions 2003-01-14 11:27:26 +02:00
my_semaphore.h Portability fixes for 4.0.3 build. 2002-08-17 18:02:56 +03:00
my_sys.h Increased max possible max_allowed_packet to 1G 2002-09-19 17:49:41 +03:00
my_tree.h Try to optimize the cache buffer size needed for bulk_insert 2002-11-20 22:56:57 +02:00
myisam.h bulk insert code optimized 2002-12-07 22:40:20 +01:00
myisammrg.h ANALYZE for MERGE 2002-12-10 00:06:05 +01:00
myisampack.h include/mysisampack.h 2002-11-12 13:28:26 +01:00
mysql.h Added support for max_allowed_packet in option files read by mysql_option() 2003-01-04 15:17:16 +02:00
mysql_com.h Added support for max_allowed_packet in option files read by mysql_option() 2003-01-04 15:17:16 +02:00
mysql_embed.h
mysql_version.h.in Use our version of RWLOCKS on UNIXWARE 7 2002-08-21 22:04:22 +03:00
mysqld_error.h Use our version of RWLOCKS on UNIXWARE 7 2002-08-21 22:04:22 +03:00
mysys_err.h
nisam.h
queues.h Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 2002-11-07 03:54:00 +02:00
raid.h Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rijndael.h
sha1.h
sslopt-case.h fixed so that --ssl and --skip-ssl works with the MySQL clients. 2002-09-17 23:46:53 +03:00
sslopt-longopts.h Update mysql-test results after merge 2002-09-18 02:21:29 +03:00
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h
violite.h Error code for ssl connection 2002-11-05 12:05:58 +04:00