summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Added usage of --master-retry-count to make mysql-test-run safer.unknown2001-10-031-1/+6
* Changes on NT service for a more faster stop of the service on Win2kunknown2001-09-251-1/+1
* Added unique error for DEADLOCKunknown2001-09-171-1/+1
* Fixed bug in --safe-create-userunknown2001-09-151-4/+4
* OS2 patchunknown2001-09-121-9/+14
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-09-041-4/+0
|\
| * Portability fixunknown2001-09-041-4/+0
* | Added testing of IN(value-list)unknown2001-09-021-0/+6
* | Fixed problem with INSERT DELAYEDunknown2001-08-311-1/+3
|/
* Fix to get core files on Solarisunknown2001-08-221-3/+5
* Fixes for OS2.unknown2001-08-221-14/+94
* Portability fixes.unknown2001-08-211-0/+7
* improvements for stopping the slave in SLAVE STOP and on shutdownunknown2001-08-151-1/+1
* fixed HUP bug, last fix was not completeunknown2001-08-131-1/+2
* Made SIGTERM safer for Solarisunknown2001-08-111-11/+11
* Allow myisam-recover="" and --sql-mode=""unknown2001-08-101-6/+8
* mergeunknown2001-08-101-6/+23
|\
| * Portability fixesunknown2001-08-101-6/+24
* | Fixed bug in show variables, it didn't show whether slow-query wasunknown2001-08-101-0/+1
* | changed variable display from string to int (bits) for myisam-recoverunknown2001-08-101-2/+2
* | Added new optino --sql-mode to mysqld.unknown2001-08-091-5/+31
|/
* Fix when using --without-server --with-thread-safe-clientunknown2001-08-041-1/+1
* Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifunknown2001-07-181-0/+1
* added slave_net_timeoutunknown2001-07-171-0/+4
* fixed race condition in automatic binlog rotationunknown2001-07-111-0/+7
* HUP should not flush everything, just the logsunknown2001-07-061-1/+1
* fixed message in post-commit triggerunknown2001-06-281-1/+18
* mysqld.cc Put OPT_INNODB_UNIX_FILE_FLUSH_METHOD to mysqld.cc enum typeunknown2001-06-241-1/+1
* UNIQUE keys are not anymore shown as PRIMARY KEYunknown2001-06-211-1/+3
* Added --warnings to mysqldunknown2001-06-211-8/+13
* manual.texi Had to revert name back to innodb_unix_file_flush_method because ...unknown2001-06-131-2/+2
* Added --skip-stack to mysql-test-rununknown2001-06-121-2/+2
* Changed innodb_unix_file_flush_method -> innodb_flush_methodunknown2001-06-071-1/+2
* Updated benchmarks and crash-me for postgreSQL 7.1.1unknown2001-06-051-1/+1
* Fixed portability problem.unknown2001-06-041-1/+1
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-06-031-5/+4
|\
| * misplaced #ifdef fixedunknown2001-06-031-5/+4
* | Added --skip-symlinksunknown2001-06-011-1/+6
|/
* Fixed portability bug in my_config.shunknown2001-05-281-1/+5
* srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnfunknown2001-05-231-0/+7
* Force close of sockets on HPUX 10.20unknown2001-05-191-10/+7
* Fixed bug when using MERGE on files > 4Gunknown2001-05-171-2/+2
* Cleanup up stacktrace codeunknown2001-05-141-246/+46
* Added information about using mysql-maxunknown2001-05-121-12/+14
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-121-0/+16
|\
| * cleanupunknown2001-05-121-0/+16
* | sql/mysqld.ccunknown2001-05-091-2/+3
* | mergedunknown2001-05-091-32/+176
|\ \ | |/ |/|
| * stack trace updates:unknown2001-05-091-29/+174
* | Applied patches for BDB tablesunknown2001-05-091-6/+13
|/