summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Docs/manual.texiunknown2001-01-251-1/+36
|/ /
* | Added last_errno and last_error to show slave statusunknown2001-01-241-2/+5
|/
* Changes for --with-server-suffixunknown2001-01-211-3/+9
* Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-191-8/+4
* Removed not used variable 'last_ref'unknown2001-01-161-1/+0
* Merge donna.mysql.com:/home/my/bk/mysqlunknown2001-01-141-1/+1
|\
| * Fixed that --open-files-limit works on Linuxunknown2001-01-141-1/+1
* | Add bdb_version variable, and a new test.unknown2001-01-131-0/+1
|/
* Patches for NetBSD/macppcunknown2001-01-121-2/+9
* Fixed bug when having many binary log filesunknown2001-01-081-9/+20
* Fixes to get mysql-test included in the distributionsunknown2001-01-021-1/+1
* cleanupsunknown2000-12-311-4/+4
* Fixed new bug in BDB tablesunknown2000-12-311-2/+2
* Fixed --no-defaults in mysqltestunknown2000-12-291-9/+12
* Cleanup of testsunknown2000-12-281-1/+11
* Extended mysqltest with --commands and 'require'unknown2000-12-271-50/+52
* --safe-show-db and have_xxx variablesunknown2000-12-261-4/+44
* mergeunknown2000-12-241-8/+14
|\
| * New benchmark testunknown2000-12-241-8/+14
* | Merge work.mysql.com:/home/bk/mysqlunknown2000-12-191-14/+91
|\ \ | |/ |/|
| * sql/mysqld.ccunknown2000-12-191-3/+3
| * fixes for backtracing, still will not push, just a local commitunknown2000-12-191-7/+24
| * fixed logging bug in generate_table()unknown2000-12-181-14/+74
* | erge with 4.0 + updates for column typesunknown2000-12-181-3/+4
* | Lots of new benchmark runsunknown2000-12-181-2/+2
* | Fixed error when copying mysqld_multiunknown2000-12-161-1/+1
|/
* Backed out the new LARGEFILE patch as it broked several thingsunknown2000-12-161-1/+1
* configure fix to get Linux to work with new large file system detectionunknown2000-12-161-23/+27
* Fixed that LPAD() and RPAD() cuts argumentsunknown2000-12-151-1/+5
* I hope I've fixed all the bugs by now, let's test itunknown2000-12-111-1/+2
* fixed up leaks found by --exit-info=256unknown2000-12-091-0/+1
* logs were not being called with exiting set to true on server exitunknown2000-12-081-3/+3
* sql/mysqld.ccunknown2000-12-081-2/+19
* Only write full transactions to binary logunknown2000-12-071-35/+45