summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-231-1/+3
|\
| * Fix for bug #7217: information_schema: columns are varbinary() instead of tim...unknown2005-02-231-1/+3
* | Fixed Bug#Server crash due to 'flush status' in various tests.unknown2005-02-231-3/+3
|/
* forget savepoints at the end of transactionunknown2005-02-221-1/+2
* bug#8646 - deadlock if long transaction causes binlog rotateunknown2005-02-221-1/+5
* workaround for sun compiler on sol9x86unknown2005-02-211-2/+2
* portability fixesunknown2005-02-201-1/+6
* Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-171-28/+174
|\
| * after merge fixesunknown2005-02-161-1/+0
| * manually mergedunknown2005-02-141-28/+175
| |\
| | * auto-ROLLBACK if binlog was not closed properlyunknown2005-02-091-3/+3
| | * open binlog index file *before* tc_log->open() and binlog itself *after*unknown2005-02-011-4/+22
| | * query_id and my_xid -> ulonglongunknown2005-01-271-14/+10
| | * XA (not completely polished out yet)unknown2005-01-161-19/+151
* | | Merge mysql.com:/home/psergey/mysql-4.1-bug8218unknown2005-02-141-3/+6
|\ \ \ | |/ / |/| |
| * | Fix for BUG#8218:unknown2005-02-121-3/+6
* | | Things missing in last changsetunknown2005-02-101-0/+1
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-091-3/+7
|\ \ \
| * | | Precision Math implementationunknown2005-02-091-3/+7
* | | | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-0/+2
|/ / /
* | | 4.1 -> 5.0 mergeunknown2005-02-031-0/+6
|\ \ \ | |/ /
| * | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-021-0/+1
| |\ \
| | * | fixed cleanup of result object of subqueries. (BUG#8125)unknown2005-01-261-0/+1
| * | | sql_class.h, set_var.cc, mysqld.cc:unknown2005-01-251-0/+5
| |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-111-2/+2
| |\ \
* | | | WL#1967unknown2005-02-011-0/+1
* | | | BUG#6034 - Error code 124: Wrong medium type.unknown2005-01-191-0/+2
* | | | When we warn that --log-bin alone is dangerous, we give a suggestion.unknown2005-01-161-0/+1
* | | | Merge mysql.com:/home/kostja/work/mysql-4.1-7428unknown2005-01-111-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | A fix for linking failure of MySQL client when linking with imap librariesunknown2005-01-111-2/+2
* | | | After merge fixesunknown2005-01-041-2/+1
* | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-8/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-9/+12
| |/ /
* | | Merge with global treeunknown2004-12-311-4/+6
|\ \ \
| * | | After merge fixesunknown2004-12-311-1/+1
| * | | Merge with 4.1unknown2004-12-221-3/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * WL#2274 - INSERT..SELECT..UPDATEunknown2004-12-131-0/+10
* | | WL#2126 - Multi_read_range.unknown2004-12-231-0/+1
|/ /
* | Merge with 4.1unknown2004-12-061-2/+10
|\ \ | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-031-1/+9
| |\
| | * Mergeunknown2004-12-031-1/+2
| | |\
| | | * sql/sql_class.hunknown2004-12-031-1/+2
| | * | Manual fixes to merge of fix for Bug #6682 to 4.1.unknown2004-12-031-8/+5
| | * | Mergeunknown2004-12-031-0/+10
| | |\ \ | | | |/ | | |/|
| | | * Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when theunknown2004-12-031-0/+10
| * | | Mergeunknown2004-12-011-0/+6
| |\ \ \ | | |/ /
| * | | fixed joincleunup to avoid double deletin tables, and too earlyfull cleanup i...unknown2004-11-161-1/+1
* | | | mergeunknown2004-11-211-3/+6
|\ \ \ \
| * \ \ \ mergeunknown2004-11-111-3/+6
| |\ \ \ \
| | * \ \ \ mergeunknown2004-10-051-3/+6
| | |\ \ \ \