summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-121-6/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-101-17/+28
|\
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-17/+28
* | Touch up error message.unknown2004-03-081-4/+4
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-061-5/+12
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-03-041-2/+7
| |\
| | * invalidation of locking for write tables (BUG#2693)unknown2004-03-041-2/+7
| * | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-3/+5
| |/
* | Ensure that one can't from the command line set a variable too small. (Bug #2...unknown2004-03-061-3/+19
|/
* Fix problem with NT named pipes code (per e-mail thread).unknown2004-02-281-1/+1
* Fixed usage of strxnmov() in recent changesetsunknown2004-02-191-21/+23
* potential problem fixed afer some reasoningunknown2004-02-191-2/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-041-1/+1
|\
| * Fixed a bug in slave-compressed-protocol. Using this optionunknown2004-02-041-1/+1
* | Fixed problem with range optimization over overlapping ranges (#2448)unknown2004-02-041-1/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-041-1/+2
|\ \ | |/ |/|
| * Ensure that wait_timeout doesn't overflow on windows. (Bug #2400)unknown2004-02-041-1/+2
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-02-031-6/+24
|\ \
| * | Added new option --sync-frm / --skip-sync-frmunknown2004-02-031-6/+24
* | | increase the size of a signal thread's stack (the old one was too small for t...unknown2004-02-021-1/+1
|/ /
* | Typo fixingunknown2004-02-021-2/+2
|/
* BUG#2428 "--old-rpl-compat is broken":unknown2004-01-181-6/+1
* Mergeunknown2003-12-301-1/+1
|\
| * typos fixedunknown2003-12-221-2/+3
* | Some small portability fixes.unknown2003-12-301-16/+20
* | Fixed that lower_case_table_names is set to 1 for case insensitive file systems.unknown2003-12-181-1/+2
|/
* Removed compiler warningunknown2003-12-181-3/+4
* Portability fixes (mostly test suite)unknown2003-12-161-2/+2
* Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-22/+70
* cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-1/+1
* Merge bk-internal:/home/bk/mysql-4.0/unknown2003-12-091-2/+2
|\
| * code cleanup after some reasoningunknown2003-12-091-2/+2
* | Add newline after pid in pidfileunknown2003-12-091-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-091-1/+1
|\ \
| * | Don't limit number of tables in table cacheunknown2003-12-091-1/+1
* | | Create PID file with O_TRUNC, so that it is emptied before it is written to.unknown2003-12-081-2/+4
|/ /
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-071-1/+1
|\ \ | |/ |/|
| * WL#1175: more default_week_formats for iso compatibilityunknown2003-12-071-1/+1
* | Allow space in service namesunknown2003-12-041-1/+1
* | Added compilation comment to 'show variables'unknown2003-11-261-2/+2
|/
* Safety fix for adding service name to search config groupsunknown2003-10-301-1/+2
* Change back service name to MySQLunknown2003-10-301-3/+9
* Fix for problem of installing MySQL as a service withunknown2003-10-281-6/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-151-1/+1
|\
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-061-1/+1
| |\
| | * enum options renamed to avoid possible name conflictsunknown2003-09-291-1/+1
* | | Add new user variables for tuning memory usage:unknown2003-10-111-1/+29
|/ /
* | Optimized code for setting user variables with := and fixed some bugs in old ...unknown2003-10-031-4/+8
|/
* Add QUICK as mysql-recover option in mysqld --helpmysql-4.0.15unknown2003-09-051-1/+1
* vio ssl structure renames (to get rid of ending _)unknown2003-08-271-0/+13