summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Applying InnoDB snashot 5.0-ss4007, part 2. FixesTimothy Smith2009-03-021-0/+14
* Commit after merge from 5.0-bugteamStaale Smedseng2009-02-276-49/+83
|\
| * Bug #41610: key_infix_len can be overwritten causing some group by queries toGeorgi Kodinov2009-02-271-25/+32
| * Bug #41354: Access control is bypassed when all columns Georgi Kodinov2009-02-262-7/+23
| * Fix for bug#19829:make test Failed in mysql_client_testRamil Kalimullin2009-02-261-6/+16
| * Bug#40345 MySQLDump prefixes view name with database name when view reference...Sergey Glukhov2009-02-251-7/+11
| * Bug#30305 Create routine in wrong context in SHOW PRIVILEGESSergey Glukhov2009-02-251-1/+1
| * Automerge.Alexey Kopytov2009-02-251-3/+0
| |\
| | * Fixed a build failure on Ubuntu 8.10 introduced by the patchAlexey Kopytov2009-02-251-3/+0
* | | Recommit for merging and pushingStaale Smedseng2009-02-271-1/+6
|/ /
* | merging from 5.0-bt rep to a local branchAndrei Elkin2009-02-243-33/+36
|\ \
| * \ merging.Alexey Botchkov2009-02-241-2/+1
| |\ \
| | * | Bug#31435 ha_innodb.cc:3983: ulint convert_search_mode_to_innobase(ha_rkey_fu...Alexey Botchkov2008-11-111-2/+1
| * | | Bug#41110: crash with handler command when used concurrently with alter tableDavi Arnaut2009-02-241-8/+7
| * | | Automerge.Alexey Kopytov2009-02-231-23/+28
| |\ \ \ | | | |/ | | |/|
| | * | Fix for bug #15936: "round" differs on Windows to UnixAlexey Kopytov2009-02-231-23/+28
* | | | fixing compilation warning and adding flush logs to test of bug#37313Andrei Elkin2009-02-241-1/+1
|/ / /
* | | Bug #37313 BINLOG Contains Incorrect server idAndrei Elkin2009-02-201-1/+1
* | | fixed a warningGeorgi Kodinov2009-02-201-1/+0
* | | merged bug 42419 to 5.0-bugteamGeorgi Kodinov2009-02-191-12/+24
|\ \ \
| * | | Bug #42419: Server crash with "Pure virtual method called" on two concurrentGeorgi Kodinov2009-02-191-12/+24
* | | | Bug#37601 Cast Is Not Done On Row ComparisonSergey Glukhov2009-02-193-34/+57
* | | | Automerge.Alexey Kopytov2009-02-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for bug #41078: With CURSOR_TYPE_READ_ONLY mysql_stmt_fetch() ...Alexey Kopytov2009-02-191-1/+1
* | | | Bug#25830 SHOW TABLE STATUS behaves differently depending on table name(for 5...Sergey Glukhov2009-02-171-4/+14
|/ / /
* | | Merge from dev tree.Alexey Kopytov2009-02-141-2/+2
|\ \ \
| * | | Fix for bug #21205: Different number of digits for float/double/real in --ps-...Alexey Kopytov2009-01-281-2/+2
* | | | Merge from dev tree.Alexey Kopytov2009-02-132-9/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for bug #41868: crash or memory overrun with concat + upper,Alexey Kopytov2009-02-102-9/+11
* | | | merged 5.0-bugteam to a working treeGeorgi Kodinov2009-02-121-1/+4
|\ \ \ \
| * | | | BUG#36737 - having + full text operator crashes mysqlSergey Vojtovich2009-02-121-1/+4
* | | | | Bug #33813: Schema names are case-sensitive in DROP FUNCTIONGeorgi Kodinov2009-02-121-3/+35
|/ / / /
* | | | merged bug 33813 to 5.0-bugteam Georgi Kodinov2009-02-121-30/+3
|\ \ \ \
| * | | | Bug #33813: Schema names are case-sensitive in DROP FUNCTIONGeorgi Kodinov2009-02-101-30/+3
* | | | | auto-mergeTatiana A. Nurnberg2009-02-063-48/+59
|\ \ \ \ \
| * | | | | Temporarily reverted patch for bug #41868 as it was causing problems in PB.Alexey Kopytov2009-02-062-15/+10
| * | | | | Merge to team tree.Alexey Kopytov2009-02-052-10/+15
| |\ \ \ \ \
| | * \ \ \ \ Merge from team tree.Alexey Kopytov2009-02-052-2/+7
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Fix for bug #41868: crash or memory overrun with concat + upper, date_formatAlexey Kopytov2009-02-032-10/+15
| | | |/ / / | | |/| | |
| * | | | | Bug #42037: Queries containing a subquery with DISTINCT andGleb Shchepa2009-02-052-42/+40
| * | | | | Fix for bug#42014: Crash, name_const with collateRamil Kalimullin2009-02-051-6/+19
* | | | | | Bug#42525: TIMEDIFF functionTatiana A. Nurnberg2009-02-061-0/+1
|/ / / / /
* | | | | auto-mergeTatiana A. Nurnberg2009-01-311-2/+2
|\ \ \ \ \
| * | | | | Bug#41370: TIMESTAMP field does not accepts NULL from FROM_UNIXTIME()Tatiana A. Nurnberg2009-01-301-2/+2
| | |_|/ / | |/| | |
* | | | | merged 35396 to 5.0-bugteamGeorgi Kodinov2009-01-291-2/+3
|\ \ \ \ \
| * | | | | Bug #35396: Abnormal query times in slow query logGeorgi Kodinov2009-01-291-2/+3
| | |/ / / | |/| | |
* | | | | Bug #39069: <row constructor> IN <table-subquery> seriouslyGleb Shchepa2009-01-281-0/+5
| |_|/ / |/| | |
* | | | Merge from team tree.Chad MILLER2009-01-268-15/+74
|\ \ \ \ | |/ / /
| * | | Bug#40264: Aborted cached query causes query to hang indefinitely on next cac...Davi Arnaut2009-01-221-1/+6
| * | | auto mergeGeorgi Kodinov2009-01-164-1/+31
| |\ \ \