summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUG#4276 - socket path too longunknown2004-06-261-0/+6
* remove ^M'sunknown2004-06-251-0/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-18/+9
|\
| * Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-18/+9
* | Enabling the --innodb-safe-binlog option in code. If you wish to disable it,unknown2004-06-241-5/+2
* | Final part of WL#1717 "innodb/binlog consistency". This is to resolveunknown2004-06-241-3/+8
* | disabling the --innodb-safe-binlog option. It should be fixed to work with My...unknown2004-06-241-1/+8
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-231-2/+66
|\ \ | |/ |/|
| * WL#1717 "binlog/innodb consistency".unknown2004-06-231-1/+33
| * Robustness feature.unknown2004-06-201-2/+34
* | mergeunknown2004-06-211-9/+1
|\ \ | |/ |/|
| * Merge with 4.0.21unknown2004-06-181-1/+1
| |\
| | * warn about multiple mysqld --user parameters only if their arguments differunknown2004-06-101-1/+1
| * | Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-181-8/+0
* | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-4/+19
|/ /
* | Allocate memory when a character set is requested:unknown2004-06-111-2/+1
* | WL#1595 "Optionally fsync() the binlog after every statement":unknown2004-06-101-2/+8
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-071-0/+6
|\ \
| * \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-031-0/+6
| |\ \
| | * \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-011-0/+6
| | |\ \
| | | * \ Mergeunknown2004-05-241-31/+34
| | | |\ \
| | | * | | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)unknown2004-05-211-3/+6
| | | * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-0/+3
| | | |\ \ \
| | | | * \ \ Manual merge for WL#1622 code, will need fixesunknown2004-05-051-0/+3
| | | | |\ \ \
| | | | | * \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-281-3/+25
| | | | | |\ \ \
| | | | | * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-141-1/+6
| | | | | |\ \ \ \
| | | | | * \ \ \ \ Mergeunknown2004-04-081-0/+3
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Post-merge fixesunknown2004-04-051-0/+3
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | Many files:unknown2004-04-051-0/+3
* | | | | | | | | | | | mysqld.cc:unknown2004-06-071-2/+8
* | | | | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-051-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-251-2/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Archive mergeunknown2004-05-221-8/+57
| | * | | | | | | | | | | First commit of archive example. Archive is a simple storage engine that hand...unknown2004-05-201-1/+6
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge with 4.0 to get fixes for netwareunknown2004-06-021-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | 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 abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-011-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-06-011-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | WL#1163 (Make spatial code separable for other parts)unknown2004-05-271-0/+11
* | | | | | | | | | | | | Proposed fix for bug #3412 (embedded server: prepared statement returnsunknown2004-05-281-1/+1
|/ / / / / / / / / / / /