summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem that global status variables 'bytes_recieved' and 'binlog_bytes...Michael Widenius2011-06-091-2/+2
* Fixed lock sorting and lock check issues with thr_lock that caused warnings w...Michael Widenius2011-06-061-2/+3
* Fixed memory overrun in mysql_tzinfo_to_sqlMichael Widenius2011-05-261-2/+2
* Fix line endings.Vladislav Vaintroub2011-05-261-4/+4
* Fixed sql_perror() to return appropriate error messages on Windows,Vladislav Vaintroub2011-05-262-3/+17
* On Windows, collect mysql error log with Windows Error Reporting.Vladislav Vaintroub2011-05-261-0/+31
* Ensure we don't read a MariaDB 5.3 errmsg.sys file or new errmsg.sys file wit...Michael Widenius2011-05-201-19/+67
* - Properly terminate options array with all-zero entry.Vladislav Vaintroub2011-05-201-5/+6
* Fix compile error on Unixes Vladislav Vaintroub2011-05-141-1/+1
* LPBUG#782223 : Memory released by Query_cache::resize() or Query_cache::free(...Vladislav Vaintroub2011-05-141-0/+12
* mergeVladislav Vaintroub2011-05-124-14/+91
|\
| * mergeVladislav Vaintroub2011-05-121-2/+12
| |\
| | * Fix check_table_file_presence:Vladislav Vaintroub2011-05-121-2/+12
| * | db_name can change case, so we need copy of it for case insensitive FS.Oleksandr Byelkin2011-05-121-2/+8
| |/
| * Bugfix: New table creation/renaming block added if old encoded table present.unknown2011-05-113-12/+73
* | small enhancement of the create table options feature:Sergei Golubchik2011-05-107-14/+22
* | Automatic merge Mariadb 5.1->5.2.unknown2011-05-091-0/+5
|\ \ | |/
| * Fix buildbot failure in rpl_stop_slave.test.unknown2011-05-091-0/+5
* | Make event stop code even more robust.Michael Widenius2011-05-091-1/+8
* | mysqltest: Write command to be executed to the log BEFORE executing the command.Michael Widenius2011-05-091-6/+8
* | Fix effect of recent mismerge (it made default pid file name ".pid" instea...Vladislav Vaintroub2011-05-071-8/+9
* | Automatic mergeMichael Widenius2011-05-042-8/+9
|\ \
| * \ Automatic merge with 5.1Michael Widenius2011-05-042-8/+9
| |\ \ | | |/
| | * Fixed build errors on centos5-amd64-minimal, where we compile with very few c...Michael Widenius2011-05-042-8/+9
* | | fix noisy warnings in header filesVladislav Vaintroub2011-05-042-2/+2
|/ /
* | Merge with MariaDB 5.1Michael Widenius2011-05-0343-556/+1301
|\ \ | |/
| * Merge with MySQL 5.1.57/58Michael Widenius2011-05-0243-550/+1300
| |\
| | * Bug#11889186 60503: CRASH IN MAKE_DATE_TIME WITH DATE_FORMAT / STR_TO_DATE C...Sergey Glukhov2011-04-271-3/+3
| | * merge from 5.1Guilhem Bichot2011-04-261-5/+5
| | |\
| | | * post fix for werror build for bug#11766249.Mattias Jonsson2011-04-261-5/+5
| | * | Fix for Bug#11765141 - "58072: LOAD DATA INFILE: LEAKS IO CACHE MEMORY WHEN E...Guilhem Bichot2011-04-071-5/+4
| | |/
| | * mergeMattias Jonsson2011-04-235-142/+330
| | |\
| | | * mergeMattias Jonsson2011-04-205-142/+330
| | | |\
| | | | * mergeMattias Jonsson2011-04-205-142/+330
| | | | |\
| | | | | * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-04-203-139/+207
| | | | | * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-255-70/+190
| | * | | | Bug#11756928 48916: SERVER INCORRECTLY PROCESSING HAVING CLAUSES WITH AN ORD...Sergey Glukhov2011-04-221-1/+37
| | |/ / /
| | * | | BUG#12377872 ASSERTION FAILED: !_ENTERED WHEN GETHOSTBYADDR_RJon Olav Hauglid2011-04-201-2/+2
| | * | | Bug#11765923 58937: MANY VALGRIND ERRORS AFTER GROUPING BY RESULT OF DECIMAL...Sergey Glukhov2011-04-201-3/+0
| | * | | Bug#11765139 58069: LOAD DATA INFILE: VALGRIND REPORTS INVALID MEMORY READS ...Sergey Glukhov2011-04-151-1/+1
| | * | | Bug#11765713 58705: OPTIMIZER LET ENGINE DEPEND ON UNINITIALIZED VALUES CREAT...Tor Didriksen2011-04-143-14/+34
| | * | | Bug#11756242 48137: PROCEDURE ANALYSE() LEAKS MEMORY WHEN RETURNING NULLSergey Glukhov2011-04-141-4/+12
| | * | | Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/...Sergey Glukhov2011-04-122-5/+3
| | * | | Bug#11766212 59270: NOT IN (YEAR( ... ), ... ) PRODUCES MANY VALGRIND WARNINGSSergey Glukhov2011-04-121-7/+5
| | |/ /
| | * | Bug #11829681 - 60295: ERROR 1356 ON VIEW THAT EXECUTES FINE AS A QUERYGleb Shchepa2011-04-082-1/+5
| | * | Bug #11758687: 50924: object names not resolved correctly Georgi Kodinov2011-04-041-5/+7
| | * | Bug #11766094 - 59132: MIN() AND MAX() REMOVE UNSIGNEDNESSGleb Shchepa2011-03-311-1/+1
| | * | Bug#11766124 59164: VALGRIND: UNINITIALIZED VALUE IN NUMBER_TO_DATETIMESergey Glukhov2011-03-301-1/+5
| | * | Bug#11766126 59166: ANOTHER DATETIME VALGRIND UNINITIALIZED WARNINGSergey Glukhov2011-03-301-2/+5
| | * | Bug# 11763784 (former 56541)Jon Olav Hauglid2011-03-291-2/+1