summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| | * Auto commitKristofer Pettersson2008-10-2010-30/+108
| | |\
| | | * Bug #39844: Query Crash Mysql Server 5.0.67Gleb Shchepa2008-10-161-0/+1
| | * | automergeKristofer Pettersson2008-10-155-9/+36
| | |\ \
| | | * | Bug#24289 Status Variable "Questions" gets wrong values with Stored RoutinesKristofer Pettersson2008-10-095-9/+36
| * | | | Bug #38693: leaked memory with blobs!Georgi Kodinov2008-10-151-0/+5
* | | | | Bug #33811: Call to stored procedure with SELECT * / RIGHT JOIN Georgi Kodinov2008-10-172-2/+16
| |_|_|/ |/| | |
* | | | Bug#37075: offset of limit clause might be truncated on 32-bits server w/o bi...Davi Arnaut2008-10-151-4/+18
|/ / /
* | | Bug#38823: Invalid memory access when a SP statement does wildcard expansionDavi Arnaut2008-10-141-1/+2
* | | merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2008-10-108-25/+86
|\ \ \
| * | | Bug#38499: flush tables and multitable table update withGleb Shchepa2008-10-092-1/+20
| * | | merged 5.0-5.1.29-rc -> 5.0-bugteamGeorgi Kodinov2008-10-087-24/+66
| |\ \ \ | | |/ / | |/| |
| | * | Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-087-24/+66
* | | | Bug #37894: Assertion in init_read_record_seq in handler.h line 1444Gleb Shchepa2008-10-101-1/+1
* | | | Bug #39283: Date returned as VARBINARY to client for queriesGleb Shchepa2008-10-101-0/+1
|/ / /
* | | merged 5.0-5.1.29-rc -> 5.0-bugteamGeorgi Kodinov2008-10-072-3/+8
|\ \ \ | |/ /
| * | mergeRamil Kalimullin2008-10-0211-18/+145
| |\ \
| * | | Fix for bug#39182: Binary log producing incompatible character set queryRamil Kalimullin2008-10-012-3/+8
* | | | Bug#35924 DEFINER should be stored 'quoted' in I_SSergey Glukhov2008-10-023-2/+34
* | | | Bug#22763 Disrepancy between SHOW CREATE VIEW and I_S.VIEWSSergey Glukhov2008-10-021-0/+21
| |_|/ |/| |
* | | Bug#37943: Reproducible mysqld crash/sigsegv in sel_trees_can_be_oredGeorgi Kodinov2008-10-011-1/+73
| |/ |/|
* | merged 5.0-5.1.29-rc into 5.0-bugteamGeorgi Kodinov2008-10-011-1/+6
|\ \ | |/
| * Bug #39353: Multiple conditions on timestamp column crashes serverGeorgi Kodinov2008-09-181-1/+6
* | Fixed bug #17823: 'arc' directories inside database directories.Gleb Shchepa2008-09-304-11/+39
* | Bug#37949 Crash if argument to SP is a subquery that returns more than one row Alexey Botchkov2008-09-291-1/+5
* | AutomergeKristofer Pettersson2008-09-202-2/+20
|\ \
| * | Bug#38469 invalid memory read and/or crash with utf8 text field, stored proce...Kristofer Pettersson2008-09-202-2/+20
| |/
* | auto-mergeTatiana A. Nurnberg2008-09-171-5/+10
|\ \
| * | Bug#35987 - post-review fixVladislav Vaintroub2008-09-161-5/+10
* | | Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DAT...Tatiana A. Nurnberg2008-09-173-3/+15
|/ /
* | Bug#35987 - crash report on windows doesn't resolve stack traces.Vladislav Vaintroub2008-09-151-1/+61
|/
* Fix for bug#37526: asymertic operator <=> in triggerRamil Kalimullin2008-09-091-7/+13
* Fix for bug #39021: SELECT REGEXP BINARY NULL never returnsRamil Kalimullin2008-09-052-10/+23
* MergeRamil Kalimullin2008-09-051-0/+7
|\
| * merge with local treeGleb Shchepa2008-09-031-0/+7
| |\
| | * Bug #39002: The server crashes on the query:Gleb Shchepa2008-09-031-0/+7
* | | Fix for bug#38821: Assert table->auto_increment_field_not_null failed Ramil Kalimullin2008-09-031-1/+5
|/ /
* | Bug #37799: SELECT with a BIT column in WHERE clauseGleb Shchepa2008-08-281-2/+1
* | Bug#38195: Incorrect handling of aggregate functions when loose index scan isEvgeny Potemkin2008-08-271-1/+4
* | BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgri...Sergey Petrunia2008-08-252-8/+8
* | merging fixAlexey Botchkov2008-08-266-4/+42
|\ \
| * | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Sergey Glukhov2008-08-255-3/+41
* | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-08-223-16/+31
|/ /
* | Bug#38291 memory corruption and server crash with view/sp/functionSergey Glukhov2008-08-201-0/+4
* | merged 5.0-main to 5.0-bugteamGeorgi Kodinov2008-08-191-1/+9
|\ \
| * \ Merge some 5.0 innodb changesTimothy Smith2008-08-131-1/+9
| |\ \
| | * | Cherry-pick InnoDB fixes for Bug#34286, Bug#35352, and Bug#36600 from snapshotTimothy Smith2008-07-311-1/+9
* | | | Bug#38195: Incorrect handling of aggregate functions when loose index scanGeorgi Kodinov2008-08-191-4/+1
* | | | Bug#37301 Length and Max_length differ with no obvious reason(2nd version)Chad MILLER2008-08-152-4/+2
* | | | Fix for bug #34779: crash in checksum table on federated tables Ramil Kalimullin2008-08-151-0/+3
* | | | Bug#38195: Incorrect handling of aggregate functions when loose index scan isEvgeny Potemkin2008-08-131-1/+4
|/ / /