summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2006-06-091-4/+2
|\
| * bug #19650 (Embedded crashes in 5.1.10)unknown2006-05-241-4/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-7/+14
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-7/+14
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-021-0/+5
|\ \ \
| * | | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...unknown2006-06-021-0/+5
| | |/ | |/|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-281-50/+21
|\ \ \ | |/ / |/| |
| * | handlerton cleanup:unknown2006-05-281-50/+21
| |/
* | fix for bug #17619 Scheduler race conditionsunknown2006-05-221-0/+8
* | Mergeunknown2006-05-121-10/+34
|\ \ | |/
| * Don't use row level logging on optimize or repair table.unknown2006-05-051-7/+11
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-041-1/+2
| |\
| | * Cleanups after review of WL#602unknown2006-05-031-1/+2
| * | WL#3201 post-review fixupsunknown2006-05-021-4/+8
| * | Merge xiphis.org:/home/antony/work2/wl3201.3unknown2006-04-241-0/+15
| |\ \ | | |/ | |/|
| | * WL#3201unknown2006-04-131-0/+15
* | | Merge bk@192.168.21.1:mysql-5.1-newunknown2006-04-271-0/+10
|\ \ \ | |/ / |/| |
| * | bug #18518 (embedded server crashes starting)unknown2006-04-241-0/+10
* | | fix for Bug#18848 "SIGHUP crashes the server" (v2)unknown2006-04-181-11/+27
* | | Final patch to remove the last of the OS2 support. unknown2006-04-151-4/+0
| |/ |/|
* | Merge mysql.com:/M50/clone-5.0 into mysql.com:/M51/mysql-5.1unknown2006-04-071-1/+5
|\ \
| * | BUG#18116: Changed of how mutex is handled for XA and rotating binlogunknown2006-03-311-1/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-291-5/+9
|\ \ \
| * | | Fixed compiler and valgrind warningsunknown2006-03-291-5/+9
| | |/ | |/|
* | | Remove unused variableunknown2006-03-281-2/+0
|/ /
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-131-15/+36
|\ \
| * | Fix Bug#17600: Invalid data logged into mysql.slow_logunknown2006-03-061-15/+36
* | | WL#3023 (Use locks in a statement-like manner):unknown2006-03-081-4/+7
* | | Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-03-071-75/+55
|\ \ \
| * | | WL#3023 (RBR: Use locks in a statement-like manner):unknown2006-03-031-1/+1
| * | | Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-281-75/+55
| |\ \ \ | | |/ / | |/| |
| | * | Merge mysqldev@production.mysql.com:my/mysql-5.1-releaseunknown2006-02-241-75/+55
| | |\ \
| | | * | WL#3023 (RBR: Use locks in a statement-like manner):unknown2006-02-241-0/+2
| | | * | Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-161-75/+53
| | | |\ \
| | | | * | WL#3023 (Use locks in a statement-like manner):unknown2006-02-161-75/+53
* | | | | | Remove unused thd->options's flag -- OPTION_UPDATE_LOGunknown2006-03-041-1/+2
|/ / / / /
* | | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-4/+6
|/ / / /
* | | | Merge mysql.com:/home/mysql_src/mysql-5.0unknown2006-02-181-1/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix for BUG#16559 "Replication Problems with Non transactional tables inside ...unknown2006-02-181-1/+5
* | | Mergeunknown2006-02-121-29/+38
|\ \ \
| * \ \ Merge mysqldev@production.mysql.com:my/mysql-5.1-releaseunknown2006-02-061-29/+38
| |\ \ \
| | * | | Use one option --log-output[=option[,option...]]unknown2006-01-271-29/+38
* | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-081-10/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for Bug#16905 Log tables: unicode statements are logged incorrectlyunknown2006-02-031-10/+13
* | | | | Merge mysql.com:/home/stewart/Documents/MySQL/5.1/newunknown2006-02-011-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WL#1359 NDB: Add table handler and table information available from SQL commandsunknown2006-01-281-0/+1
| |/ / /
* | | | fix safemalloc warningsunknown2006-01-271-1/+12
|/ / /
* | | Fix formatting.unknown2006-01-201-4/+8
* | | Portability compilation fixes.unknown2006-01-201-13/+13
* | | WL1019: complete patch. Reapplied patch to the cleanunknown2006-01-191-151/+1084