summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Added help for --local-infilemonty@hundin.mysql.fi2002-03-121-0/+1
* Changes for to control the tables and log clean up.miguel@light.local2002-02-201-32/+46
* Fix for LOAD DATA LOCAL INFILE patchmonty@hundin.mysql.fi2002-02-131-2/+2
* Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23monty@tik.mysql.fi2002-02-131-1/+6
|\
| * Made LOAD DATA LOCAL INFILE more securemonty@tik.mysql.fi2002-02-131-1/+6
* | Don't print out 'got signal' if not using --warningsmonty@hundin.mysql.fi2002-02-131-2/+3
|/
* Fix for customer buildmonty@hundin.mysql.fi2002-02-101-4/+5
* Portability fixesmonty@hundin.mysql.fi2001-12-271-0/+1
* mysqld.cc:heikki@donna.mysql.fi2001-12-251-2/+3
* Fixed shutdown problem on HPUXmonty@hundin.mysql.fi2001-12-211-1/+8
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-12-151-1/+1
|\
| * Fixed wrong case in variablenamemonty@hundin.mysql.fi2001-12-151-1/+1
* | mergedsasha@mysql.sashanet.com2001-12-131-0/+58
|\ \ | |/
| * Added status variables for all MySQL commands.monty@hundin.mysql.fi2001-12-131-0/+58
* | slave-skip-errorssasha@mysql.sashanet.com2001-12-121-2/+10
|/
* Fix race condition in ANALYZE TABLE.monty@hundin.mysql.fi2001-11-261-1/+1
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-11-221-11/+53
|\
| * backport of shutdown fix for platforms that cannot break a syscall with a sasha@mysql.sashanet.com2001-11-211-11/+53
* | Mergemonty@bitch.mysql.fi2001-11-211-16/+19
|\ \ | |/ |/|
| * Generate core file on Solaris.monty@bitch.mysql.fi2001-11-211-16/+19
* | Removing registry service parameter codemiguel@light.local2001-11-171-487/+0
|/
* Update for OS2 (patch from Yuri Dario).monty@hundin.mysql.fi2001-10-311-11/+13
* Mergemonty@donna.mysql.fi2001-10-301-0/+12
* Adding code for NT service in the install and removemiguel@light.local2001-10-251-6/+10
* Don't use signal() on windows.monty@hundin.mysql.fi2001-10-191-1/+9
* Added usage of --master-retry-count to make mysql-test-run safer.monty@hundin.mysql.fi2001-10-031-1/+6
* Changes on NT service for a more faster stop of the service on Win2kMiguel@light.local2001-09-251-1/+1
* Added unique error for DEADLOCKmonty@hundin.mysql.fi2001-09-171-1/+1
* Fixed bug in --safe-create-usermonty@hundin.mysql.fi2001-09-151-4/+4
* OS2 patchmonty@hundin.mysql.fi2001-09-121-9/+14
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-09-041-4/+0
|\
| * Portability fixmonty@tik.mysql.fi2001-09-041-4/+0
* | Added testing of IN(value-list)monty@hundin.mysql.fi2001-09-021-0/+6
* | Fixed problem with INSERT DELAYEDmonty@hundin.mysql.fi2001-08-311-1/+3
|/
* Fix to get core files on Solarismonty@bitch.mysql.fi2001-08-221-3/+5
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-14/+94
* Portability fixes.monty@hundin.mysql.fi2001-08-211-0/+7
* improvements for stopping the slave in SLAVE STOP and on shutdownsasha@mysql.sashanet.com2001-08-151-1/+1
* fixed HUP bug, last fix was not completesasha@mysql.sashanet.com2001-08-131-1/+2
* Made SIGTERM safer for Solarismonty@bitch.mysql.fi2001-08-111-11/+11
* Allow myisam-recover="" and --sql-mode=""monty@hundin.mysql.fi2001-08-101-6/+8
* mergemonty@hundin.mysql.fi2001-08-101-6/+23
|\
| * Portability fixesmonty@hundin.mysql.fi2001-08-101-6/+24
* | Fixed bug in show variables, it didn't show whether slow-query wasjani@hynda.mysql.fi2001-08-101-0/+1
* | changed variable display from string to int (bits) for myisam-recoverjani@hynda.mysql.fi2001-08-101-2/+2
* | Added new optino --sql-mode to mysqld.jani@hynda.mysql.fi2001-08-091-5/+31
|/
* Fix when using --without-server --with-thread-safe-clientmonty@tik.mysql.fi2001-08-041-1/+1
* Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifmonty@hundin.mysql.fi2001-07-181-0/+1
* added slave_net_timeoutsasha@mysql.sashanet.com2001-07-171-0/+4
* fixed race condition in automatic binlog rotationsasha@mysql.sashanet.com2001-07-111-0/+7