summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-10-051-0/+1
|\
| * I had forgotten to delete an already disabled line of C++ code.unknown2006-10-051-0/+1
* | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-0/+1
|\ \
| * \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-08-011-0/+1
| |\ \
| | * \ Merge neptunus.(none):/home/msvensson/mysql/bug7498/my50-bug7498unknown2006-07-201-0/+1
| | |\ \
| | | * | Bug #7498 User variable SET saves SIGNED BIGINT as UNSIGNED BIGINTunknown2006-06-091-0/+1
* | | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_mergeunknown2006-08-091-2/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-releaseunknown2006-07-271-1/+12
| |\ \ \ \
| | * | | | A fix and a test case for Bug#21002 "Derived table not selecting from a unknown2006-07-191-1/+12
* | | | | | Merge sunlight.local:/local_work/tmp_merge-5.0-opt-mysqlunknown2006-07-301-0/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-131-0/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B14553-4.1-optunknown2006-07-101-0/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | BUG#14553: NULL in WHERE resets LAST_INSERT_IDunknown2006-07-101-0/+3
* | | | | 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