summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #17619 Scheduler race conditionsandrey@lmy004.2006-05-221-0/+8
* Mergeholyfoot@mysql.com2006-05-121-10/+34
|\
| * Don't use row level logging on optimize or repair table.monty@mysql.com2006-05-051-7/+11
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-05-041-1/+2
| |\
| | * Cleanups after review of WL#602monty@mysql.com2006-05-031-1/+2
| * | WL#3201 post-review fixupsacurtis@xiphis.org2006-05-021-4/+8
| * | Merge xiphis.org:/home/antony/work2/wl3201.3acurtis@xiphis.org2006-04-241-0/+15
| |\ \ | | |/ | |/|
| | * WL#3201acurtis@xiphis.org2006-04-131-0/+15
* | | Merge bk@192.168.21.1:mysql-5.1-newholyfoot@mysql.com2006-04-271-0/+10
|\ \ \ | |/ / |/| |
| * | bug #18518 (embedded server crashes starting)holyfoot@deer.(none)2006-04-241-0/+10
* | | fix for Bug#18848 "SIGHUP crashes the server" (v2)petr@mysql.com2006-04-181-11/+27
* | | Final patch to remove the last of the OS2 support. brian@zim.(none)2006-04-151-4/+0
| |/ |/|
* | Merge mysql.com:/M50/clone-5.0 into mysql.com:/M51/mysql-5.1joerg@mysql.com2006-04-071-1/+5
|\ \
| * | BUG#18116: Changed of how mutex is handled for XA and rotating binloglars@mysql.com2006-03-311-1/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-03-291-5/+9
|\ \ \
| * | | Fixed compiler and valgrind warningsmonty@mysql.com2006-03-291-5/+9
| | |/ | |/|
* | | Remove unused variablemsvensson@shellback.2006-03-281-2/+0
|/ /
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-newpetr@mysql.com2006-03-131-15/+36
|\ \
| * | Fix Bug#17600: Invalid data logged into mysql.slow_logpetr@mysql.com2006-03-061-15/+36
* | | WL#3023 (Use locks in a statement-like manner):mats@mysql.com2006-03-081-4/+7
* | | Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-03-071-75/+55
|\ \ \
| * | | WL#3023 (RBR: Use locks in a statement-like manner):mats@mysql.com2006-03-031-1/+1
| * | | Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-281-75/+55
| |\ \ \ | | |/ / | |/| |
| | * | Merge mysqldev@production.mysql.com:my/mysql-5.1-releasemats@mysql.com2006-02-241-75/+55
| | |\ \
| | | * | WL#3023 (RBR: Use locks in a statement-like manner):mats@mysql.com2006-02-241-0/+2
| | | * | Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-161-75/+53
| | | |\ \
| | | | * | WL#3023 (Use locks in a statement-like manner):mats@mysql.com2006-02-161-75/+53
* | | | | | Remove unused thd->options's flag -- OPTION_UPDATE_LOGpetr@mysql.com2006-03-041-1/+2
|/ / / / /
* | | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...guilhem@mysql.com2006-02-251-4/+6
|/ / / /
* | | | Merge mysql.com:/home/mysql_src/mysql-5.0guilhem@mysql.com2006-02-181-1/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix for BUG#16559 "Replication Problems with Non transactional tables inside ...guilhem@mysql.com2006-02-181-1/+5
* | | Mergekent@mysql.com2006-02-121-29/+38
|\ \ \
| * \ \ Merge mysqldev@production.mysql.com:my/mysql-5.1-releasepetr@mysql.com2006-02-061-29/+38
| |\ \ \
| | * | | Use one option --log-output[=option[,option...]]petr@mysql.com2006-01-271-29/+38
* | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-newpetr@mysql.com2006-02-081-10/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for Bug#16905 Log tables: unicode statements are logged incorrectlypetr@mysql.com2006-02-031-10/+13
* | | | | Merge mysql.com:/home/stewart/Documents/MySQL/5.1/newstewart@mysql.com2006-02-011-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WL#1359 NDB: Add table handler and table information available from SQL commandsstewart@mysql.com2006-01-281-0/+1
| |/ / /
* | | | fix safemalloc warningspetr@mysql.com2006-01-271-1/+12
|/ / /
* | | Fix formatting.knielsen@mysql.com2006-01-201-4/+8
* | | Portability compilation fixes.knielsen@mysql.com2006-01-201-13/+13
* | | WL1019: complete patch. Reapplied patch to the cleancps@outpost.site2006-01-191-151/+1084
* | | WL #2604: Partition Managementmikron@c-1e0be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-01-171-0/+2
| |/ |/|
* | wl2325 wl2324tomas@poseidon.ndb.mysql.com2006-01-121-0/+7
* | wl2723 - ndb opt. nrjonas@perch.ndb.mysql.com2006-01-111-0/+1
* | Changes to support HP-UX.mats@mysql.com2006-01-091-1/+1
* | Bug#15924 (Core dump in sp_trans):mats@mysql.com2005-12-241-7/+11
* | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-81/+346
* | Finalize storage engine pluginsacurtis@xiphis.org2005-12-211-3/+1
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-11-231-3/+3
|\ \ | |/