summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | WL #2604: Partition Managementunknown2006-01-171-0/+2
| |/ |/|
* | wl2325 wl2324unknown2006-01-121-0/+7
* | wl2723 - ndb opt. nrunknown2006-01-111-0/+1
* | Changes to support HP-UX.unknown2006-01-091-1/+1
* | Bug#15924 (Core dump in sp_trans):unknown2005-12-241-7/+11
* | WL#1012: All changes as one single changeset.unknown2005-12-221-81/+346
* | Finalize storage engine pluginsunknown2005-12-211-3/+1
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-3/+3
|\ \ | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0unknown2005-11-211-3/+3
| |\
| | * Inefficient usage of String::append() fixed.unknown2005-11-201-3/+3
* | | Merge mysql.com:/home/mysql_src/mysql-5.0unknown2005-11-181-62/+2
|\ \ \ | |/ /
| * | Fixes bug #13377. my_open() & my_create() functions changed to use unknown2005-11-141-61/+1
| |/
| * Added handlerton flag to make storage engines invisable via flag.unknown2005-11-101-1/+1
* | Make storage engines "pluggable", handlerton workunknown2005-11-071-2/+12
* | Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-6/+67
|\ \ | |/
| * Reorder struct elements to be more optimal for 64 bit computersunknown2005-11-041-3/+4
| * wait_for_update must unlock mutex.unknown2005-11-021-0/+3
| * Fixes during review of pushed codeunknown2005-10-271-4/+4
| * Bug #13377. Small update, code formatting.unknown2005-10-171-2/+2
| * Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-171-1/+58
| |\