summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* HUP should not flush everything, just the logssasha@mysql.sashanet.com2001-07-061-1/+1
* fixed message in post-commit triggersasha@mysql.sashanet.com2001-06-281-1/+18
* mysqld.cc Put OPT_INNODB_UNIX_FILE_FLUSH_METHOD to mysqld.cc enum typeheikki@donna.mysql.fi2001-06-241-1/+1
* UNIQUE keys are not anymore shown as PRIMARY KEYmonty@hundin.mysql.fi2001-06-211-1/+3
* Added --warnings to mysqldmonty@hundin.mysql.fi2001-06-211-8/+13
* manual.texi Had to revert name back to innodb_unix_file_flush_method because ...heikki@donna.mysql.fi2001-06-131-2/+2
* Added --skip-stack to mysql-test-runmonty@hundin.mysql.fi2001-06-121-2/+2
* Changed innodb_unix_file_flush_method -> innodb_flush_methodmonty@hundin.mysql.fi2001-06-071-1/+2
* Updated benchmarks and crash-me for postgreSQL 7.1.1monty@hundin.mysql.fi2001-06-051-1/+1
* Fixed portability problem.monty@hundin.mysql.fi2001-06-041-1/+1
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-06-031-5/+4
|\
| * misplaced #ifdef fixedserg@serg.mysql.com2001-06-031-5/+4
* | Added --skip-symlinksmonty@hundin.mysql.fi2001-06-011-1/+6
|/
* Fixed portability bug in my_config.shmonty@tik.mysql.fi2001-05-281-1/+5
* srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnfheikki@donna.mysql.fi2001-05-231-0/+7
* Force close of sockets on HPUX 10.20monty@donna.mysql.fi2001-05-191-10/+7
* Fixed bug when using MERGE on files > 4Gmonty@donna.mysql.fi2001-05-171-2/+2
* Cleanup up stacktrace codemonty@donna.mysql.fi2001-05-141-246/+46
* Added information about using mysql-maxmonty@donna.mysql.fi2001-05-121-12/+14
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-05-121-0/+16
|\
| * cleanupmonty@donna.mysql.fi2001-05-121-0/+16