summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Point to the correct documentation on building in our KB.Vladislav Vaintroub2011-06-171-288/+1
* Fix MySQL Bug #21978 : 'flush_time' value set for 1800 sec Vladislav Vaintroub2011-06-162-4/+1
* Accept innodb_flush_method values previously allowed on Unix onlyVladislav Vaintroub2011-06-162-5/+11
* fix warningsVladislav Vaintroub2011-06-131-8/+8
* fix mismergeVladislav Vaintroub2011-06-122-19/+12
* mergeVladislav Vaintroub2011-06-125-99/+429
|\
| * Backport fix for MySQL bug #56405 :Vladislav Vaintroub2011-06-126-99/+451
* | mergeVladislav Vaintroub2011-06-124-195/+182
|\ \
| * | Fix XtraDB LPBug #714143 : Vladislav Vaintroub2011-06-125-291/+179
| |/
* | mergeVladislav Vaintroub2011-06-1210-405/+502
|\ \
| * \ Backport scalability improvements for innodb on Windows , MySQL bug #52102Vladislav Vaintroub2011-06-1210-405/+502
| |\ \ | | |/ | |/|
| | * improve Innodb locking primitives on Windows (MySQL Bug#52102, and fix OS_FIL...Vladislav Vaintroub2011-06-0421-776/+932
* | | mergeVladislav Vaintroub2011-06-1240-422/+1266
|\ \ \ | |/ / |/| |
| * | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-1240-422/+1266
|/ /
* | After talking to HeidiSQL people - libmysql.dll that comes with their distri...Vladislav Vaintroub2011-06-091-1/+1
* | Fix a problem building MSI using localized (Spanish) Visual Studio 2010.Vladislav Vaintroub2011-06-082-3/+1
* | merge MWL#200Vladislav Vaintroub2011-06-077-0/+172
|\ \ | |/
| * use our libmysql.dll with HeidiSQL, if we compile 32 bitVladislav Vaintroub2011-06-022-3/+13
| * Use our libmysql.dll with Heidi, if we compile 32 bitVladislav Vaintroub2011-06-014-22/+40
| * MWL#200 - provide options to install 3rd party components.Vladislav Vaintroub2011-06-017-0/+144
* | Fixed lock sorting and lock check issues with thr_lock that caused warnings w...Michael Widenius2011-06-065-45/+109
|/
* mergeVladislav Vaintroub2011-05-271-6/+10
|\
| * Workaround a cmake bug that was only visible on a newly installed Philip's m...Vladislav Vaintroub2011-05-271-6/+10
|/
* Fixed memory overrun in mysql_tzinfo_to_sqlMichael Widenius2011-05-261-2/+2
* Automatic mergeMichael Widenius2011-05-265-5/+12
|\
| * Merge with 5.1 to get in fix wrong setpriority() callMichael Widenius2011-05-265-5/+12
| |\
| | * Disable call to setpriority() in pbxt. This caused mysqld to run with nice pr...Michael Widenius2011-05-265-5/+12
* | | 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
* | Enable PBXT to be a transactional engine for sql-bench.Hakan Kuecuekyilmaz2011-05-231-0/+11
* | Ensure we don't read a MariaDB 5.3 errmsg.sys file or new errmsg.sys file wit...Michael Widenius2011-05-201-19/+67
* | mergeVladislav Vaintroub2011-05-201-5/+6
|\ \
| * | - Properly terminate options array with all-zero entry.Vladislav Vaintroub2011-05-201-5/+6
|/ /
* | automergeunknown2011-05-182-8/+13
|\ \ | |/
| * Fix mysqltest printing of include stack.unknown2011-05-182-8/+13
* | Small CMake fixes :Vladislav Vaintroub2011-05-156-34/+25
* | merge2Vladislav Vaintroub2011-05-141-1/+1
|\ \
| * | Fix compile error on Unixes Vladislav Vaintroub2011-05-141-1/+1
* | | mergeVladislav Vaintroub2011-05-148-2/+31
|\ \ \ | |/ /
| * | Fix bugs found by application verifier : Vladislav Vaintroub2011-05-142-1/+7
| * | LPBUG#782223 : Memory released by Query_cache::resize() or Query_cache::free(...Vladislav Vaintroub2011-05-141-0/+12
| * | Fix PBXT bugs found while testing with Application Verifier : Vladislav Vaintroub2011-05-144-0/+12
| * | LPBUG#782269 : Fixed double initialization of condition variables in PBXT.Vladislav Vaintroub2011-05-131-1/+0
* | | Made test-unit run in parlallel. This was achived by having all aria tests th...Michael Widenius2011-05-1321-135/+329
|/ /
* | mergeVladislav Vaintroub2011-05-128-22/+137
|\ \ | |/
| * mergeVladislav Vaintroub2011-05-122-3/+104
| |\
| | * Windows build : Make win\config.js optional in 5.1Vladislav Vaintroub2011-05-121-1/+92
| | * 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
| |/