summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-202-1/+5
* Fixed build failure in embedded library regarding that decrease_user_connecti...Michael Widenius2011-08-162-1/+3
* Fixed bug that MAX_USER_CONNECTIONS was not working properly in all situation...Michael Widenius2011-08-164-10/+23
* Merge 5.1->5.2unknown2011-07-215-15/+27
|\
| * Removed incorrect fix and its test suite (the test suit is duplicate).unknown2011-07-212-12/+0
| * The function description added.unknown2011-07-211-0/+1
| * Fix of LP BUG#777809unknown2011-07-212-3/+26
* | 5.1 mergeSergei Golubchik2011-07-121-6/+6
|\ \ | |/
| * bugfix: create internal temporary tables in mysql_tmpdir, not in datadirSergei Golubchik2011-07-121-6/+6
| * protocol safety fix:Sergei Golubchik2011-07-071-3/+4
* | protocol safety fix:Sergei Golubchik2011-07-081-14/+7
* | Merge with 5.1Michael Widenius2011-06-242-16/+45
|\ \ | |/
| * Fixed typo. (Old code worked as both tested parts where 'bool', but not nice ...Michael Widenius2011-06-241-1/+1
| * Fix for bug lp:798597 Incorrect "Duplicate entry" error with views and GROUP BYMichael Widenius2011-06-241-0/+21
| * lp:790513 MariaDB crashes on startupSergei Golubchik2011-06-211-16/+24
* | Fixed several errors in Aria discovered by test case for lp:727869 ma_pagecac...Michael Widenius2011-06-241-1/+2
* | Fixed warning that sf_malloc_trough_check was not used when compiling without...Michael Widenius2011-06-121-2/+5
* | Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned arc...Michael Widenius2011-06-113-15/+12
* | A bit better fix for tmp-table problemMichael Widenius2011-06-101-5/+6
* | Use dynamic row format when creating temporary tables without sumary fields.Michael Widenius2011-06-091-3/+14
* | 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