summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0 to get latest bug fixesunknown2004-09-041-0/+7
|\
| * Fix for bug #5302unknown2004-09-021-1/+1
| * Fix for bug #5302unknown2004-09-011-0/+7
* | Merge with 4.0unknown2004-09-011-5/+9
|\ \ | |/
| * 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.1/unknown2004-08-301-40/+40
|\ \
| * | bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-301-40/+40
* | | Minor edits to error messsage.unknown2004-08-281-1/+1
|/ /
* | mergedunknown2004-08-261-2/+9
|\ \ | |/
| * 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
* | | manually mergedunknown2004-08-241-2/+2
|\ \ \ | |/ /
| * | Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0)unknown2004-08-231-2/+2
* | | mysqld.cc:unknown2004-08-231-108/+108
* | | reverted default setting of --ndbcluster if --ndb-connectstring is givenunknown2004-08-231-5/+0
* | | small ndb switch fixunknown2004-08-231-2/+2
* | | stylistic fixesunknown2004-08-231-9/+9
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-231-1/+11
|\ \ \
| * | | added switch to mysqld to specify connectstringunknown2004-08-201-1/+11
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-0/+2
|\ \ \ \ | |/ / /
| * | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-08-191-0/+2
| |\ \ \
| | * | | Several fixes to make tests working for embedded libraryunknown2004-07-231-0/+2
* | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-191-2/+17
|\ \ \ \ \ | |/ / / /
| * | | | manually mergedunknown2004-08-181-2/+17
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-181-4/+4
|\ \ \ \ | |/ / /
| * | | Renamed Arg_comparator::compare_int -> compare_int_signedunknown2004-08-181-4/+4
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-131-1/+6
|\ \ \ \ | |/ / /
| * | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-131-1/+6
| |\ \ \
| | * | | This is the addition of the CSV engine "aka tina". Its an example engine that...unknown2004-08-121-1/+6
| | | |/ | | |/|
* | | | mysqld.cc:unknown2004-08-121-1/+1
|/ / /
* | | bug#4997 - --log-error sometimes generates incorrect default name.unknown2004-08-121-1/+2
* | | mysqld.cc:unknown2004-08-091-1/+1
* | | mysqld.cc:unknown2004-08-081-203/+213
* | | mysqld.cc:unknown2004-08-081-2/+3
* | | mysqld.cc, mysql_test_run.c:unknown2004-08-051-1/+1
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-07-291-9/+9
|\ \ \
| * | | Fix some variable misorderings.unknown2004-07-281-9/+9
* | | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-07-271-1/+1
|\ \ \ \ | |/ / /
| * | | Added info about new --log-warnings option.unknown2004-07-261-1/+1
| |/ /
* | | Added innodb_locks_unsafe_for_binlog option. This option turns off Innodb unknown2004-07-201-0/+5
|/ /
* | Don't close already closed files in vio (not critical)unknown2004-07-121-0/+13
* | Cleanup of db option cacheingunknown2004-07-091-9/+9
* | WL#807 Optimize loading database options in load_db_optunknown2004-07-081-1/+5