summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* mysqld.cc:marko@hundin.mysql.fi2004-11-011-2/+2
* Backport innodb_max_purge_lag from 4.1marko@hundin.mysql.fi2004-10-271-0/+6
* Fix test case for innodb-lockmonty@mysql.com2004-10-201-1/+1
* Code cleanups (done during review of new code)monty@mysql.com2004-10-201-5/+5
* Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.0dellis@goetia.(none)2004-10-171-1/+1
|\
| * mysqld.cc:dellis@goetia.(none)2004-10-171-1/+1
| * mysqld.cc:dellis@goetia.(none)2004-10-031-1/+1
* | Added startup option and settable session variablemarko@hundin.mysql.fi2004-10-131-1/+6
* | Solve compile problem for 4.0.22 on hpita2. (Backport of a 4.1 change)joerg@mysql.com2004-09-301-6/+6
|/
* Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":guilhem@mysql.com2004-09-241-3/+2
* A fix (bug #2631: mlockall called after dropping root permissions).ram@gw.mysql.r18.ru2004-09-031-36/+86
* Fix for bug #5302miguel@hegel.txg.br2004-09-021-1/+1
* Fix for bug #5302miguel@hegel.txg.br2004-09-011-0/+7
* Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-311-2/+2
* Code style fixes.monty@mysql.com2004-08-281-7/+13
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-08-251-1/+9
|\
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-191-1/+1
| * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-181-2/+5
| * mysql_priv.h:rburnett@build.mysql.com2004-08-141-1/+6
* | Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0)pem@mysql.com2004-08-231-2/+2
* | srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:heikki@hundin.mysql.fi2004-08-181-0/+3
* | Escaping [] so that darwin[7-8] gets into 'configure' and not darwin7-8guilhem@mysql.com2004-08-131-2/+6
|/
* InnoDB: Add option for disabling innodb_status.<pid> files.marko@hundin.mysql.fi2004-08-061-0/+5
* Print MYSQL_COMPILATION_COMMENT after ER_READY on server startuptim@sand.box2004-08-041-0/+3
* warn about multiple mysqld --user parameters only if their arguments differserg@serg.mylan2004-06-101-1/+1
* Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...jani@a80-186-24-72.elisa-laajakaista.fi2004-06-011-2/+10
* VC++ portability fixmonty@mysql.com2004-05-261-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-05-251-8/+207
|\
| * Added patches from Novellmonty@mysql.com2004-05-251-8/+207
* | New MYSQL_SERVER_SUFFIX usage (for easier compilation)monty@mysql.com2004-05-251-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-05-191-24/+30
|\ \
| * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'monty@mysql.com2004-05-191-24/+30
| |/
* | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"guilhem@mysql.com2004-05-191-5/+5
|/
* useless fixes for --report-password and --show-slave-auth-info (almost undocu...guilhem@mysql.com2004-05-041-1/+1
* A new option --replicate-same-server-id to force a slave to execute queries o...guilhem@mysql.com2004-04-281-1/+17
* Ensure that install_test_db.sh script works with both 'make install' and 'mak...monty@mysql.com2004-03-121-6/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-101-17/+28
|\
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-101-17/+28
* | Touch up error message.paul@ice.snake.net2004-03-081-4/+4
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-061-5/+12
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-03-041-2/+7
| |\
| | * invalidation of locking for write tables (BUG#2693)bell@sanja.is.com.ua2004-03-041-2/+7
| * | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...jani@ua72d24.elisa.omakaista.fi2004-03-041-3/+5
| |/
* | Ensure that one can't from the command line set a variable too small. (Bug #2...monty@mysql.com2004-03-061-3/+19
|/
* Fix problem with NT named pipes code (per e-mail thread).Greg@greg-laptop.2004-02-281-1/+1
* Fixed usage of strxnmov() in recent changesetsmonty@mysql.com2004-02-191-21/+23
* potential problem fixed afer some reasoningserg@serg.mylan2004-02-191-2/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-041-1/+1
|\
| * Fixed a bug in slave-compressed-protocol. Using this optionjani@rhols221.adsl.netsonic.fi2004-02-041-1/+1
* | Fixed problem with range optimization over overlapping ranges (#2448)monty@mysql.com2004-02-041-1/+0