mariadb/include
monty@mashka.mysql.fi 2c4fa340cc Lots of code fixes to the replication code (especially the binary logging and index log file handling)
Fixed bugs in my last changeset that made MySQL hard to compile.
Added mutex around some data that could cause table cache corruptions when using OPTIMIZE TABLE / REPAIR TABLE or automatic repair of MyISAM tables.
Added mutex around some data in the slave start/stop code that could cause THD linked list corruptions
Extended my_chsize() to allow one to specify a filler character.
Extend vio_blocking to return the old state (This made some usage of this function much simpler)
Added testing for some functions that they caller have got the required mutexes before calling the function.
Use setrlimit() to ensure that we can write core file if one specifies --core-file.
Added --slave-compressed-protocol
Made 2 the minimum length for ft_min_word_len
Added variables foreign_key_checks & unique_checks.
Less logging from replication code (if not started with --log-warnings)
Changed that SHOW INNODB STATUS requre the SUPER privilege
More DBUG statements and a lot of new code comments
2002-08-08 03:12:02 +03: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 Merge with 3.23.51 2002-07-25 22:46:28 +03:00
config-win.h Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
dbug.h Update copyright 2001-12-06 14:10:51 +02:00
errmsg.h Update copyright 2001-12-06 14:10:51 +02:00
ft_global.h Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
hash.h merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing. 2002-03-01 19:36:46 -07:00
heap.h Added support of null keys in HEAP tables 2002-01-12 15:42:54 +02:00
m_ctype.h Modifications to MySQL source in order to make it compile on QnX. 2002-03-13 01:28:13 +02:00
m_string.h Fix after merge 2001-12-17 23:24:51 +02:00
Makefile.am Merge with 3.23.51 2002-07-25 22:46:28 +03:00
md5.h Update copyright 2001-12-06 14:10:51 +02:00
merge.h Update copyright 2001-12-06 14:10:51 +02:00
my_aes.h Made keyread (key scanning) a key specific attribute. 2002-06-19 00:22:30 +03:00
my_alarm.h Update copyright 2001-12-06 14:10:51 +02:00
my_alloc.h improvement in root memory allocator 2002-06-27 12:26:51 +03:00
my_base.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
my_bitmap.h Merge with 3.23.47 2001-12-15 05:12:21 +02:00
my_dir.h Update copyright 2001-12-06 14:10:51 +02:00
my_getopt.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
my_global.h Fix problem with gcc 3.1 2002-06-30 23:04:11 +03:00
my_list.h Update copyright 2001-12-06 14:10:51 +02:00
my_net.h merge with 3.23 2002-06-02 20:46:03 +03:00
my_no_pthread.h Update copyright 2001-12-06 14:10:51 +02:00
my_nosys.h Update copyright 2001-12-06 14:10:51 +02:00
my_pthread.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
my_semaphore.h Added support for semaphores in mysys. 2002-06-29 00:16:15 +03:00
my_sys.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
my_tree.h Update copyright 2001-12-06 14:10:51 +02:00
myisam.h merge 2002-07-23 20:39:36 +03:00
myisammrg.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
myisampack.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.h Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
mysql_com.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
mysql_embed.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
mysql_version.h.in New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
mysqld_error.h Removed wrong implementation of CUBE/ROLLUP 2002-07-24 19:55:08 +03:00
mysys_err.h Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
nisam.h Update copyright 2001-12-06 14:10:51 +02:00
queues.h Update copyright 2001-12-06 14:10:51 +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 Made keyread (key scanning) a key specific attribute. 2002-06-19 00:22:30 +03:00
sha1.h Made keyread (key scanning) a key specific attribute. 2002-06-19 00:22:30 +03:00
sslopt-case.h Some 2002-07-17 15:17:20 +03:00
sslopt-longopts.h Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport, 2002-04-02 20:29:53 +03:00
sslopt-usage.h Update copyright 2001-12-06 14:10:51 +02:00
sslopt-vars.h Update copyright 2001-12-06 14:10:51 +02:00
t_ctype.h Update copyright 2001-12-06 14:10:51 +02:00
thr_alarm.h Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
thr_lock.h Update copyright 2001-12-06 14:10:51 +02:00
violite.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