summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* A lot of fixes to Precision mathunknown2005-05-051-0/+1
* Mergeunknown2005-04-051-4/+5
|\
| * remove the rest of isam/merge referencesunknown2005-04-051-4/+5
* | Don't generate message in send_kill_message() if wrong data. (Caused core dum...unknown2005-04-051-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-041-21/+0
|\ \
| * | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-21/+0
| |/
* | fixed mechanism of detection selection from table wich we updateunknown2005-03-281-0/+2
|/
* Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-3/+4
* Merged WL#2269 to mysql-5.0unknown2005-03-151-1/+0
|\
| * Removed unused variableunknown2005-03-101-1/+0
* | WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up unknown2005-03-151-0/+1
* | set_var.cc, mysqld.cc, ha_innodb.cc, sql_class.h:unknown2005-03-131-0/+1
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-091-1/+5
|\ \
| * | don't close binlog in the destructor - use explictit MYSQL_LOG::cleanup for thisunknown2005-03-091-1/+5
* | | Fixed Bug#8922.unknown2005-03-081-2/+2
* | | Re-enable IO cache mode that allows slow and query logs to go to a FIFOunknown2005-03-071-2/+2
* | | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-3/+41
|\ \ \
| * | | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-3/+41
* | | | Fix for bug#8740: Server crash at start on Solaris 9 (64 bit)unknown2005-03-031-1/+1
| |/ / |/| |
* | | bug#8151 - truncate leaves a transaction openunknown2005-03-021-3/+3
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-261-1/+1
|\ \ \
| * \ \ Merge with global treeunknown2005-02-251-1/+1
| |\ \ \
| | * | | Show all generated warnings in SHOW ERRORunknown2005-02-241-1/+1
* | | | | mergeunknown2005-02-241-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-02-231-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | don't log BEGIN in auto-commit modeunknown2005-02-231-1/+1
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-231-4/+6
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / /
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-231-4/+9
|\ \ \ \ | |/ / /
| * | | 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
* | | Mergeunknown2005-02-211-28/+179
|\ \ \ | |/ /
| * | 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 mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-151-3/+6
|\ \ \ \ | |/ / /
| * | | 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
| |/ / /