summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-10-261-9/+35
|\
| * Merge gleb.loc:/home/uchum/work/bk/PA/5.0-opt-31663unknown2007-10-261-9/+35
| |\
| | * Fixed bug #31663: if the FIELDS TERMINATED BY stringunknown2007-10-231-9/+35
* | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-baseunknown2007-10-181-2/+5
|\ \ \
| * \ \ Merge ramayana.hindu.god:/home/tsmith/m/bk/maint/50unknown2007-10-101-2/+5
| |\ \ \ | | |/ /
| | * | Bug #31517: Potential crash due to access of NULL thd in mark_transaction_to_...unknown2007-10-101-2/+5
| | |/
* | | Add comments, tidy up sql_delete.cc to refer to thd->row_count_func unknown2007-10-151-0/+12
* | | A patch for BUG#31418: User locks misfunctioning afterunknown2007-10-111-0/+1
* | | Fix for BUG#20023: mysql_change_user() resets the valueunknown2007-10-101-0/+6
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-08-311-3/+4
|\ \
| * | Fix for BUG#25843: changing default database between PREPARE and EXECUTEunknown2007-08-311-3/+4
* | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-08-221-6/+9
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-6/+9
| |\ \
| | * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-6/+9
* | | | Fix doxygen warning.unknown2007-08-161-0/+4
|/ / /
* | | Merge bk-internal:/home/bk/mysql-5.1-marvelunknown2007-08-031-1/+2
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-021-1/+2
| |\ \
| | * | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-1/+2
* | | | Post-merge fix. Update some test results, and add an InnoDB-onlyunknown2007-08-021-0/+5
* | | | Merge 50 -> 51 (-opt changesets)unknown2007-08-011-1/+22
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-011-1/+1
| |\ \ \
| * \ \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-311-1/+1
| |\ \ \ \
| * \ \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-301-1/+21
| |\ \ \ \ \
| | * | | | | Bug#24989: The DEADLOCK error is improperly handled by InnoDB.unknown2007-07-301-1/+21
* | | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-08-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | merge of the fix for bug 17417 5.0-opt->5.1-optunknown2007-07-311-1/+1
| * | | | | | | (Pushing for Andrei)unknown2007-07-301-1/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | (pushing for Andrei)unknown2007-07-301-1/+1
| | |/ / / /
* | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2007-08-011-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | After-merge fixup.unknown2007-08-011-1/+1
| * | | | | Merge mysql.com:/home/ram/work/b29928.new/b29928.new.5.0unknown2007-08-011-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fix for bug #29928: INSERT ... VALUES(connection_id(), ...) incorrect unknown2007-08-011-1/+1
| | |/ /
* | | | Fix a valgrind warning. For some reason it never popped up before.unknown2007-08-011-0/+1
|/ / /
* | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2007-07-171-1/+7
|\ \ \
| * \ \ Merge chilla.local:/home/mydev/mysql-5.1-amainunknown2007-07-141-1/+7
| |\ \ \
| | * \ \ Merge mysql.com:/home/svoj/devel/mysql/BUG29734/mysql-5.0-enginesunknown2007-07-141-1/+7
| | |\ \ \ | | | |/ /
| | | * | BUG#29734 - thread_id=0 in binary log which leads to temporary table conflictsunknown2007-07-141-1/+10
* | | | | Apply the following innodb-5.1-* snapshots: ss1489, ss1496, ss1550, ss1569.unknown2007-07-101-1/+1
|/ / / /
* | | | Merge sita.local:/Users/tsmith/m/bk/51unknown2007-07-091-2/+7
|\ \ \ \ | |/ / /
| * | | Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-07-071-1/+3
| |\ \ \ | | |/ /
| | * | Fixed bug #29442.unknown2007-07-061-1/+3
| * | | Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-07-041-1/+4
| |\ \ \ | | |/ /
| | * | Merge gleb.loc:/home/uchum/work/bk/4.1-optunknown2007-07-041-1/+4
| | |\ \
| | | * | sql_class.cc:unknown2007-07-031-1/+1
| | | * | Fixed bug #29294.unknown2007-07-031-1/+4
* | | | | WL#3914: Additonal accessors required to compile InnoDB as a plugin storage e...unknown2007-07-051-0/+128
* | | | | Complementary fix for bug #29353: inserting a negative value to a csv table unknown2007-07-031-0/+5
|/ / / /
* | | | Merge gleb.loc:/home/uchum/work/bk/5.1unknown2007-06-251-9/+0
|\ \ \ \
| * | | | Bug #26418: Slave out of sync after unknown2007-06-191-9/+0
* | | | | Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.1unknown2007-06-211-8/+9
|\ \ \ \ \