summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-091-1/+5
|\
| * don't close binlog in the destructor - use explictit MYSQL_LOG::cleanup for thisserg@serg.mylan2005-03-091-1/+5
* | Fixed Bug#8922.jani@ua141d10.elisa.omakaista.fi2005-03-081-2/+2
* | Re-enable IO cache mode that allows slow and query logs to go to a FIFOjimw@mysql.com2005-03-071-2/+2
* | Manual merge SP-locking improvements patch with current tree.dlenev@mysql.com2005-03-041-3/+41
|\ \
| * | Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-3/+41
* | | Fix for bug#8740: Server crash at start on Solaris 9 (64 bit)gluh@gluh.mysql.r18.ru2005-03-031-1/+1
| |/ |/|
* | bug#8151 - truncate leaves a transaction openserg@serg.mylan2005-03-021-3/+3
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-02-261-1/+1
|\ \
| * \ Merge with global treemonty@mysql.com2005-02-251-1/+1
| |\ \
| | * | Show all generated warnings in SHOW ERRORmonty@mysql.com2005-02-241-1/+1
* | | | mergejoreland@mysql.com2005-02-241-1/+1
|\ \ \ \ | |/ / /
| * | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-02-231-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | don't log BEGIN in auto-commit modeserg@serg.mylan2005-02-231-1/+1
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-02-231-4/+6
|\ \ \ \ | |/ / /
| * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2005-02-231-1/+3
| |\ \ \
| | * | | Fix for bug #7217: information_schema: columns are varbinary() instead of tim...gluh@gluh.mysql.r18.ru2005-02-231-1/+3
| | |/ /
| * | | Fixed Bug#Server crash due to 'flush status' in various tests.jani@ua141d10.elisa.omakaista.fi2005-02-231-3/+3
| |/ /
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-02-231-4/+9
|\ \ \ | |/ /
| * | forget savepoints at the end of transactionserg@serg.mylan2005-02-221-1/+2
| * | bug#8646 - deadlock if long transaction causes binlog rotateserg@serg.mylan2005-02-221-1/+5
| * | workaround for sun compiler on sol9x86serg@serg.mylan2005-02-211-2/+2
* | | Mergemskold@mysql.com2005-02-211-28/+179
|\ \ \ | |/ /
| * | portability fixesserg@serg.mylan2005-02-201-1/+6
| * | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-171-28/+174
| |\ \
| | * | after merge fixesserg@serg.mylan2005-02-161-1/+0
| | * | manually mergedserg@serg.mylan2005-02-141-28/+175
| | |\ \ | | | |/ | | |/|
| | | * auto-ROLLBACK if binlog was not closed properlyserg@serg.mylan2005-02-091-3/+3
| | | * open binlog index file *before* tc_log->open() and binlog itself *after*serg@serg.mylan2005-02-011-4/+22
| | | * query_id and my_xid -> ulonglongserg@serg.mylan2005-01-271-14/+10
| | | * XA (not completely polished out yet)serg@serg.mylan2005-01-161-19/+151
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-02-151-3/+6
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/psergey/mysql-4.1-bug8218sergefp@mysql.com2005-02-141-3/+6
| |\ \ \ | | |/ / | |/| |
| | * | Fix for BUG#8218:sergefp@mysql.com2005-02-121-3/+6
| * | | Things missing in last changsetmonty@mysql.com2005-02-101-0/+1
| * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-02-091-3/+7
| |\ \ \
| | * | | Precision Math implementationhf@deer.(none)2005-02-091-3/+7
| * | | | WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-0/+2
| |/ / /
| * | | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-0/+6
| |\ \ \ | | |/ /
| | * | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1heikki@hundin.mysql.fi2005-02-021-0/+1
| | |\ \
| | | * | fixed cleanup of result object of subqueries. (BUG#8125)bell@sanja.is.com.ua2005-01-261-0/+1
| | * | | sql_class.h, set_var.cc, mysqld.cc:heikki@hundin.mysql.fi2005-01-251-0/+5
| | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-01-111-2/+2
| | |\ \
| * | | | WL#1967acurtis@pcgem.rdg.cyberkinetica.com2005-02-011-0/+1
* | | | | Mergemskold@mysql.com2005-02-111-3/+17
* | | | | Condition pushdown v.2mskold@mysql.com2005-02-111-1/+1
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-02-011-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | BUG#6034 - Error code 124: Wrong medium type.ingo@mysql.com2005-01-191-0/+2
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-01-211-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | When we warn that --log-bin alone is dangerous, we give a suggestion.guilhem@mysql.com2005-01-161-0/+1