summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-261-0/+3
|\
| * Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-081-0/+3
| |\
| | * WL#2928 Date Translation NREunknown2006-07-041-0/+3
* | | Post-merge fixes.unknown2006-07-131-9/+2
* | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-131-4/+12
|\ \ \ | |/ /
| * | A fix for Bug#19022 "Memory bug when switching db during trigger execution". unknown2006-06-281-11/+13
* | | Post-merge fixes for mysql-5.1-new-rplunknown2006-07-121-0/+2
* | | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1-new-rplunknown2006-07-111-38/+167
|\ \ \
| * | | fixes after merge. Updates to test's results.unknown2006-07-101-2/+3
| * | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-interval-move-next-insert-idunknown2006-07-091-33/+133
| |\ \ \
| | * | | WL#3146 "less locking in auto_increment":unknown2006-07-091-33/+133
| * | | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-new-19630unknown2006-07-091-3/+31
| |\ \ \ \
| | * | | | * Mixed replication mode * :unknown2006-07-091-3/+31
| | |/ / /
| * | | | Merge gbichot3.local:/home/mysql_src/mysql-5.1unknown2006-07-061-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix for BUG#20522 "RBR: CREATE TEMPORARY TABLE SELECT writes to binlogunknown2006-06-201-1/+2
* | | | | Merge bodhi.netgear:/opt/local/work/tmp_mergeunknown2006-07-061-2/+43
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fix compilation failures on Windows caused by the patch for Bug#17199.unknown2006-06-271-1/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-06-271-1/+42
| |\ \ \
| | * | | A fix and a test case forunknown2006-06-271-1/+42
* | | | | Fixed problem when compiling libmysqld (without replication)unknown2006-06-231-2/+6
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-231-4/+9
|\ \ \ \ \
| * | | | | Patch to handle some bad situations resulting from the fix for BUG#19995.unknown2006-06-221-4/+9
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-221-2/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SHOW STATUS does not anymore change local status variables (except com_show_s...unknown2006-06-201-2/+14
| | |_|/ / | |/| | |
* | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rplunknown2006-06-191-13/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | After merge fixesunknown2006-06-161-4/+1
| * | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rplunknown2006-06-161-11/+28
| |\ \ \ \
| | * | | | Bug#19066 (DELETE FROM replication inconsistency for NDB):unknown2006-06-131-1/+0
| | * | | | Merge mysql.com:/home/bkroot/mysql-5.1-new-rplunknown2006-06-131-1/+4
| | |\ \ \ \
| | | * | | | Bug#19066 (DELETE FROM inconsistency for NDB):unknown2006-06-011-0/+4
| | * | | | | Bug#19995 (Extreneous table maps generated for statements that do not generat...unknown2006-05-311-7/+10
| | * | | | | After merge fixesunknown2006-05-171-1/+2
| | * | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-newunknown2006-05-171-6/+16
| | |\ \ \ \ \
| | | * | | | | Bug#16837 (Missing #ifdef cause compile problem --without-row-based-replicati...unknown2006-05-161-6/+17
| | | |/ / / /
* | | | | | | Manually mergedunknown2006-06-181-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | after-merge fixes.unknown2006-06-161-1/+2
| | |_|/ / | |/| | |
| * | | | foo2unknown2006-04-131-5/+1
| * | | | foo1unknown2006-04-131-24/+24
* | | | | Fixed incorrect handling of renamed fields, forcing copy of table if needed a...unknown2006-06-131-0/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-18/+23
|\ \ \ \ \
| * | | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-18/+23
| | |_|/ / | |/| | |
* | | | | fix for bug #17619 Scheduler race conditionsunknown2006-05-221-6/+17
| |_|/ / |/| | |
* | | | Mergeunknown2006-05-121-8/+7
|\ \ \ \ | |/ / /
| * | | Cleanups after review of WL#602unknown2006-05-031-3/+3
| * | | Added support for key_block_size for key and table level (WL#602)unknown2006-05-031-8/+7
* | | | Merge bk@192.168.21.1:mysql-5.1-newunknown2006-04-271-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | bug #18518 (embedded server crashes starting)unknown2006-04-241-0/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-211-0/+3
|\ \ \ \
| * \ \ \ Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-211-0/+3
| |\ \ \ \
| | * \ \ \ Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-191-0/+3
| | |\ \ \ \