summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergeunknown2007-12-141-15/+52
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-1/+1
| |\
| | * Doxygenized comments.unknown2007-10-161-1/+1
| * | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-baseunknown2007-11-211-4/+15
| |\ \
| | * \ Merge endora.local:/Users/davi/mysql/bugs/31397-5.1unknown2007-11-201-3/+1
| | |\ \
| | | * | Bug#31397 Inconsistent drop table behavior of handler tables.unknown2007-11-201-3/+1
| | * | | A patch for BUG#19723: kill of active connection yieldsunknown2007-11-151-1/+14
| | |/ /
| * | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-11-141-10/+36
| |\ \ \ | | |/ / | |/| |
| | * | Merge gleb.loc:/home/uchum/5.0-optunknown2007-11-111-1/+1
| | |\ \
| | | * | Fixed bug #28076: inconsistent binary/varbinary comparison.unknown2007-11-101-1/+1
| | * | | 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 bk-internal.mysql.com:/home/bk/mysql-5.1-communityunknown2007-11-091-13/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cleanup: rename select_send::status to select_send::is_result_set_started.unknown2007-10-311-8/+22
| * | | | | In ha_delete_table, use a standard mechanism to intercept the error messageunknown2007-10-301-2/+2
| * | | | | Use an inline getter method (thd->is_error()) to query if there is an error unknown2007-10-301-2/+2
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-10-201-1/+1
| |\ \ \ \ \
| | * | | | | Rename: query_error -> is_slave_error.unknown2007-10-201-1/+1
| | |/ / / /
| * | | | | Patch for BUG#31111: --read-only crashes MySQL (events fail to load).unknown2007-10-191-0/+1
| |/ / / /
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-recentcommmergeunknown2007-10-291-2/+24
|\ \ \ \ \ | |/ / / /
| * | | | 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 zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationunknown2007-10-171-149/+502
|\ \ \ | |/ /
| * | 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
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |