summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Updates for innobasemonty@donna.mysql.com2001-02-151-8/+11
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-151-14/+12
* Force sockets to be blocking on HPUX 11.0monty@donna.mysql.com2001-02-071-1/+1
* Use new bitmap interfacemonty@donna.mysql.com2001-02-071-9/+11
* Portability fixesmonty@donna.mysql.com2001-02-021-5/+2
* mergemonty@donna.mysql.com2001-01-281-1/+15
|\
| * mergesasha@mysql.sashanet.com2001-01-271-1/+13
| |\
| | * manual mergejcole@tetra.spaceapes.com2001-01-271-1/+13
| | |\
| | | * Added --temp-pool option to mysqld. This will cause temporary filesjcole@tetra.spaceapes.com2001-01-271-1/+13
| * | | fixed up lock counting code - Monty's suggestionssasha@mysql.sashanet.com2001-01-271-1/+0
| * | | Table_locks_waitedsasha@mysql.sashanet.com2001-01-261-0/+3
| |/ /
* | | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-01-271-1/+0
|\ \ \ | |/ / |/| |
| * | Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-1/+0
* | | Docs/manual.texisasha@mysql.sashanet.com2001-01-251-1/+36
|/ /
* | Added last_errno and last_error to show slave statussasha@mysql.sashanet.com2001-01-241-2/+5
|/
* Changes for --with-server-suffixmonty@donna.mysql.com2001-01-211-3/+9
* Added MYSQL_SERVER_SUFFIX to mysqldmonty@donna.mysql.com2001-01-191-8/+4
* Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-161-1/+0
* Merge donna.mysql.com:/home/my/bk/mysqltim@donna.mysql.com2001-01-141-1/+1
|\
| * Fixed that --open-files-limit works on Linuxmonty@donna.mysql.com2001-01-141-1/+1
* | Add bdb_version variable, and a new test.tim@donna.mysql.com2001-01-131-0/+1
|/
* Patches for NetBSD/macppcmonty@donna.mysql.com2001-01-121-2/+9
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-081-9/+20
* Fixes to get mysql-test included in the distributionsmonty@donna.mysql.com2001-01-021-1/+1
* cleanupsmonty@donna.mysql.com2000-12-311-4/+4
* Fixed new bug in BDB tablesmonty@donna.mysql.com2000-12-311-2/+2
* Fixed --no-defaults in mysqltestmonty@donna.mysql.com2000-12-291-9/+12
* Cleanup of testsmonty@donna.mysql.com2000-12-281-1/+11
* Extended mysqltest with --commands and 'require'monty@donna.mysql.com2000-12-271-50/+52
* --safe-show-db and have_xxx variablesmonty@donna.mysql.com2000-12-261-4/+44
* mergemonty@donna.mysql.com2000-12-241-8/+14
|\
| * New benchmark testmonty@donna.mysql.com2000-12-241-8/+14
* | Merge work.mysql.com:/home/bk/mysqlsasha@mysql.sashanet.com2000-12-191-14/+91
|\ \ | |/ |/|
| * sql/mysqld.ccsasha@mysql.sashanet.com2000-12-191-3/+3
| * fixes for backtracing, still will not push, just a local commitsasha@mysql.sashanet.com2000-12-191-7/+24
| * fixed logging bug in generate_table()sasha@mysql.sashanet.com2000-12-181-14/+74
* | erge with 4.0 + updates for column typesmonty@donna.mysql.com2000-12-181-3/+4
* | Lots of new benchmark runsmonty@donna.mysql.com2000-12-181-2/+2
* | Fixed error when copying mysqld_multimonty@donna.mysql.com2000-12-161-1/+1
|/
* Backed out the new LARGEFILE patch as it broked several thingsmonty@donna.mysql.com2000-12-161-1/+1
* configure fix to get Linux to work with new large file system detectionmonty@donna.mysql.com2000-12-161-23/+27
* Fixed that LPAD() and RPAD() cuts argumentsmonty@tik.mysql.com2000-12-151-1/+5
* I hope I've fixed all the bugs by now, let's test itsasha@mysql.sashanet.com2000-12-111-1/+2
* fixed up leaks found by --exit-info=256sasha@mysql.sashanet.com2000-12-091-0/+1
* logs were not being called with exiting set to true on server exitsasha@mysql.sashanet.com2000-12-081-3/+3
* sql/mysqld.ccsasha@mysql.sashanet.com2000-12-081-2/+19
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-35/+45
* Added innobase handler filesmonty@narttu.mysql.fi2000-12-051-1/+57
* added loops and other cool stuff to mysqltestsasha@mysql.sashanet.com2000-12-021-1/+8
* Fixed bug in 'drop table'monty@donna.mysql.com2000-11-291-16/+17