summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Cleanupunknown2001-04-291-8/+26
* Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-1/+1
* Changed Innobase to Innodbunknown2001-04-131-54/+54
* fixed bugs in the new stuff in rpl000001 testunknown2001-04-111-0/+13
* Fixed INSERT DELAYED with Innobaseunknown2001-04-091-1/+1
* Added INNODB as a synonym for INNOBASEunknown2001-04-021-16/+37
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-281-4/+23
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-261-1/+1
* Added test case that crashed Innobaseunknown2001-03-261-3/+3
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-20/+20
* sql/mysqld.ccunknown2001-03-241-2/+2
* Fixed bug in send in mysqltestunknown2001-03-251-3/+7
* Test case for bug when updating on keyunknown2001-03-231-0/+4
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-211-1/+127
* Added isolation levelsunknown2001-03-211-1/+17
* Fixed CLIENT_TRANSACTIONS defineunknown2001-03-141-4/+4
* Added new tests to benchmark suiteunknown2001-03-111-3/+18
* Fixed wrong option in mysql_install_dbunknown2001-03-091-1/+2
* Changed --with-innobase-db to --with-innobaseunknown2001-03-081-1/+1
* Fixed test cases for innobaseunknown2001-03-071-5/+8
* Merged some functions and removed some unused client functions.unknown2001-03-061-0/+1
* Fixes for innobase usageunknown2001-03-031-5/+9
* Merge work.mysql.com:/home/bk/mysqlunknown2001-02-211-2/+14
|\
| * Added max_user_connectionsunknown2001-02-201-2/+14
* | Cleanups...unknown2001-02-201-66/+72
|/
* Updates for innobaseunknown2001-02-151-8/+11
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-14/+12
* Force sockets to be blocking on HPUX 11.0unknown2001-02-071-1/+1
* Use new bitmap interfaceunknown2001-02-071-9/+11
* Portability fixesunknown2001-02-021-5/+2
* mergeunknown2001-01-281-1/+15
|\
| * mergeunknown2001-01-271-1/+13
| |\
| | * manual mergeunknown2001-01-271-1/+13
| | |\
| | | * Added --temp-pool option to mysqld. This will cause temporary filesunknown2001-01-271-1/+13
| * | | fixed up lock counting code - Monty's suggestionsunknown2001-01-271-1/+0
| * | | Table_locks_waitedunknown2001-01-261-0/+3
| |/ /
* | | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2001-01-271-1/+0
|\ \ \ | |/ / |/| |
| * | Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-1/+0