summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: rename select_send::status to select_send::is_result_set_started.kostja@bodhi.(none)2007-10-311-8/+22
* In ha_delete_table, use a standard mechanism to intercept the error messagekostja@bodhi.(none)2007-10-301-2/+2
* Use an inline getter method (thd->is_error()) to query if there is an error kostja@bodhi.(none)2007-10-301-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimekostja@bodhi.(none)2007-10-201-1/+1
|\
| * Rename: query_error -> is_slave_error.kostja@bodhi.(none)2007-10-201-1/+1
* | Patch for BUG#31111: --read-only crashes MySQL (events fail to load).anozdrin/alik@station.2007-10-191-0/+1
|/
* Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-basemalff@lambda.hsd1.co.comcast.net.2007-10-181-2/+5
|\
| * Merge ramayana.hindu.god:/home/tsmith/m/bk/maint/50tsmith@ramayana.hindu.god2007-10-101-2/+5
| |\
| | * Bug #31517: Potential crash due to access of NULL thd in mark_transaction_to_...tsmith@ramayana.hindu.god2007-10-101-2/+5
* | | Add comments, tidy up sql_delete.cc to refer to thd->row_count_func kostja@bodhi.(none)2007-10-151-0/+12
* | | A patch for BUG#31418: User locks misfunctioning afteranozdrin/alik@station.2007-10-111-0/+1
* | | Fix for BUG#20023: mysql_change_user() resets the valueanozdrin/alik@station.2007-10-101-0/+6
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeanozdrin/alik@ibm.opbmk2007-08-311-3/+4
|\ \
| * | Fix for BUG#25843: changing default database between PREPARE and EXECUTEanozdrin/alik@ibm.opbmk2007-08-311-3/+4
* | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainjani@hynda.mysql.fi2007-08-221-6/+9
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@narttu.mysql.fi2007-08-141-6/+9
| |\ \
| | * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-6/+9
* | | | Fix doxygen warning.kostja@bodhi.(none)2007-08-161-0/+4
|/ / /
* | | Merge bk-internal:/home/bk/mysql-5.1-marveldf@pippilotta.erinye.com2007-08-031-1/+2
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@nosik.monty.fi2007-08-021-1/+2
| |\ \
| | * | Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-1/+2
* | | | Post-merge fix. Update some test results, and add an InnoDB-onlytsmith@ramayana.hindu.god2007-08-021-0/+5
* | | | Merge 50 -> 51 (-opt changesets)tsmith@ramayana.hindu.god2007-08-011-1/+22
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-opttsmith@ramayana.hindu.god2007-08-011-1/+1
| |\ \ \
| * \ \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-07-311-1/+1
| |\ \ \ \
| * \ \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-07-301-1/+21
| |\ \ \ \ \
| | * | | | | Bug#24989: The DEADLOCK error is improperly handled by InnoDB.evgen@moonbone.local2007-07-301-1/+21
* | | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-opttsmith@ramayana.hindu.god2007-08-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | merge of the fix for bug 17417 5.0-opt->5.1-optgkodinov/kgeorge@magare.gmz2007-07-311-1/+1
| * | | | | | | (Pushing for Andrei)gkodinov/kgeorge@magare.gmz2007-07-301-1/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | (pushing for Andrei)gkodinov/kgeorge@magare.gmz2007-07-301-1/+1
| | |/ / / /
* | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51tsmith@ramayana.hindu.god2007-08-011-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | After-merge fixup.ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-08-011-1/+1
| * | | | | Merge mysql.com:/home/ram/work/b29928.new/b29928.new.5.0ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-08-011-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fix for bug #29928: INSERT ... VALUES(connection_id(), ...) incorrect ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-08-011-1/+1
| | |/ /
* | | | Fix a valgrind warning. For some reason it never popped up before.kostja@bodhi.(none)2007-08-011-0/+1
|/ / /
* | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51tsmith@ramayana.hindu.god2007-07-171-1/+7
|\ \ \
| * \ \ Merge chilla.local:/home/mydev/mysql-5.1-amainistruewing@chilla.local2007-07-141-1/+7
| |\ \ \
| | * \ \ Merge mysql.com:/home/svoj/devel/mysql/BUG29734/mysql-5.0-enginessvoj@april.(none)2007-07-141-1/+7
| | |\ \ \ | | | |/ /
| | | * | BUG#29734 - thread_id=0 in binary log which leads to temporary table conflictssvoj@mysql.com/april.(none)2007-07-141-1/+10
* | | | | Apply the following innodb-5.1-* snapshots: ss1489, ss1496, ss1550, ss1569.tsmith@sita.local2007-07-101-1/+1
|/ / / /
* | | | Merge sita.local:/Users/tsmith/m/bk/51tsmith@sita.local2007-07-091-2/+7
|\ \ \ \ | |/ / /
| * | | Merge gleb.loc:/home/uchum/work/bk/5.0-optgshchepa/uchum@gleb.loc2007-07-071-1/+3
| |\ \ \ | | |/ /
| | * | Fixed bug #29442.gshchepa/uchum@gleb.loc2007-07-061-1/+3
| * | | Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-07-041-1/+4
| |\ \ \ | | |/ /
| | * | Merge gleb.loc:/home/uchum/work/bk/4.1-optgshchepa/uchum@gleb.loc2007-07-041-1/+4
| | |\ \
| | | * | sql_class.cc:gshchepa/uchum@gleb.loc2007-07-031-1/+1
| | | * | Fixed bug #29294.gshchepa/uchum@gleb.loc2007-07-031-1/+4
* | | | | WL#3914: Additonal accessors required to compile InnoDB as a plugin storage e...tsmith@maint1.mysql.com2007-07-051-0/+128
* | | | | Complementary fix for bug #29353: inserting a negative value to a csv table ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-07-031-0/+5
|/ / / /