summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* NetWare specific change to increase thread stack size.unknown2006-01-121-0/+5
* Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-10-041-0/+1
|\
| * support of concurent query cache resizing (BUG#12848)unknown2005-09-061-0/+1
* | Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-4/+4
|/
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-08-271-26/+26
|\
| * mysqld.cc:unknown2005-08-271-26/+26
* | Several fixes for Netware.unknown2005-08-241-3/+13
* | Some minor fixes for Netware. These were required after we started buildingunknown2005-08-181-0/+1
|/
* typos fixedunknown2005-03-031-2/+2
* Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-2/+9
* InnoDB: Backport innodb_autoextend_increment from 4.1unknown2005-01-251-0/+6
* Merge bk-internal:/home/bk/mysql-4.0/unknown2005-01-121-0/+1
|\
| * added missing Com_update_multi status variableunknown2005-01-121-0/+1
* | A fix (bug #5652: [patch] tcpwrapper support is broken on systems using an un...unknown2004-12-241-12/+3
|/
* mysqld.cc:unknown2004-11-011-2/+2
* Backport innodb_max_purge_lag from 4.1unknown2004-10-271-0/+6
* Fix test case for innodb-lockunknown2004-10-201-1/+1
* Code cleanups (done during review of new code)unknown2004-10-201-5/+5
* Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-171-1/+1
|\
| * mysqld.cc:unknown2004-10-171-1/+1
| * mysqld.cc:unknown2004-10-031-1/+1
* | Added startup option and settable session variableunknown2004-10-131-1/+6
* | Solve compile problem for 4.0.22 on hpita2. (Backport of a 4.1 change)unknown2004-09-301-6/+6
|/
* Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":unknown2004-09-241-3/+2
* A fix (bug #2631: mlockall called after dropping root permissions).unknown2004-09-031-36/+86
* Fix for bug #5302unknown2004-09-021-1/+1
* Fix for bug #5302unknown2004-09-011-0/+7
* Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-2/+2
* Code style fixes.unknown2004-08-281-7/+13
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-251-1/+9
|\
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-1/+1
| * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-181-2/+5
| * mysql_priv.h:unknown2004-08-141-1/+6
* | Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0)unknown2004-08-231-2/+2
* | srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:unknown2004-08-181-0/+3
* | Escaping [] so that darwin[7-8] gets into 'configure' and not darwin7-8unknown2004-08-131-2/+6
|/
* InnoDB: Add option for disabling innodb_status.<pid> files.unknown2004-08-061-0/+5
* Print MYSQL_COMPILATION_COMMENT after ER_READY on server startupunknown2004-08-041-0/+3
* warn about multiple mysqld --user parameters only if their arguments differunknown2004-06-101-1/+1
* Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...unknown2004-06-011-2/+10
* VC++ portability fixunknown2004-05-261-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-251-8/+207
|\
| * Added patches from Novellunknown2004-05-251-8/+207
* | New MYSQL_SERVER_SUFFIX usage (for easier compilation)unknown2004-05-251-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-191-24/+30
|\ \
| * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-24/+30
| |/
* | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"unknown2004-05-191-5/+5
|/
* useless fixes for --report-password and --show-slave-auth-info (almost undocu...unknown2004-05-041-1/+1
* A new option --replicate-same-server-id to force a slave to execute queries o...unknown2004-04-281-1/+17
* Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-121-6/+8