Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Point to the correct documentation on building in our KB. | Vladislav Vaintroub | 2011-06-17 | 1 | -288/+1 |
* | Fix MySQL Bug #21978 : 'flush_time' value set for 1800 sec | Vladislav Vaintroub | 2011-06-16 | 2 | -4/+1 |
* | Accept innodb_flush_method values previously allowed on Unix only | Vladislav Vaintroub | 2011-06-16 | 2 | -5/+11 |
* | fix warnings | Vladislav Vaintroub | 2011-06-13 | 1 | -8/+8 |
* | fix mismerge | Vladislav Vaintroub | 2011-06-12 | 2 | -19/+12 |
* | merge | Vladislav Vaintroub | 2011-06-12 | 5 | -99/+429 |
|\ | |||||
| * | Backport fix for MySQL bug #56405 : | Vladislav Vaintroub | 2011-06-12 | 6 | -99/+451 |
* | | merge | Vladislav Vaintroub | 2011-06-12 | 4 | -195/+182 |
|\ \ | |||||
| * | | Fix XtraDB LPBug #714143 : | Vladislav Vaintroub | 2011-06-12 | 5 | -291/+179 |
| |/ | |||||
* | | merge | Vladislav Vaintroub | 2011-06-12 | 10 | -405/+502 |
|\ \ | |||||
| * \ | Backport scalability improvements for innodb on Windows , MySQL bug #52102 | Vladislav Vaintroub | 2011-06-12 | 10 | -405/+502 |
| |\ \ | | |/ | |/| | |||||
| | * | improve Innodb locking primitives on Windows (MySQL Bug#52102, and fix OS_FIL... | Vladislav Vaintroub | 2011-06-04 | 21 | -776/+932 |
* | | | merge | Vladislav Vaintroub | 2011-06-12 | 40 | -422/+1266 |
|\ \ \ | |/ / |/| | | |||||
| * | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr... | Vladislav Vaintroub | 2011-06-12 | 40 | -422/+1266 |
|/ / | |||||
* | | After talking to HeidiSQL people - libmysql.dll that comes with their distri... | Vladislav Vaintroub | 2011-06-09 | 1 | -1/+1 |
* | | Fix a problem building MSI using localized (Spanish) Visual Studio 2010. | Vladislav Vaintroub | 2011-06-08 | 2 | -3/+1 |
* | | merge MWL#200 | Vladislav Vaintroub | 2011-06-07 | 7 | -0/+172 |
|\ \ | |/ | |||||
| * | use our libmysql.dll with HeidiSQL, if we compile 32 bit | Vladislav Vaintroub | 2011-06-02 | 2 | -3/+13 |
| * | Use our libmysql.dll with Heidi, if we compile 32 bit | Vladislav Vaintroub | 2011-06-01 | 4 | -22/+40 |
| * | MWL#200 - provide options to install 3rd party components. | Vladislav Vaintroub | 2011-06-01 | 7 | -0/+144 |
* | | Fixed lock sorting and lock check issues with thr_lock that caused warnings w... | Michael Widenius | 2011-06-06 | 5 | -45/+109 |
|/ | |||||
* | merge | Vladislav Vaintroub | 2011-05-27 | 1 | -6/+10 |
|\ | |||||
| * | Workaround a cmake bug that was only visible on a newly installed Philip's m... | Vladislav Vaintroub | 2011-05-27 | 1 | -6/+10 |
|/ | |||||
* | Fixed memory overrun in mysql_tzinfo_to_sql | Michael Widenius | 2011-05-26 | 1 | -2/+2 |
* | Automatic merge | Michael Widenius | 2011-05-26 | 5 | -5/+12 |
|\ | |||||
| * | Merge with 5.1 to get in fix wrong setpriority() call | Michael Widenius | 2011-05-26 | 5 | -5/+12 |
| |\ | |||||
| | * | Disable call to setpriority() in pbxt. This caused mysqld to run with nice pr... | Michael Widenius | 2011-05-26 | 5 | -5/+12 |
* | | | Fix line endings. | Vladislav Vaintroub | 2011-05-26 | 1 | -4/+4 |
|/ / | |||||
* | | Fixed sql_perror() to return appropriate error messages on Windows, | Vladislav Vaintroub | 2011-05-26 | 2 | -3/+17 |
* | | On Windows, collect mysql error log with Windows Error Reporting. | Vladislav Vaintroub | 2011-05-26 | 1 | -0/+31 |
* | | Enable PBXT to be a transactional engine for sql-bench. | Hakan Kuecuekyilmaz | 2011-05-23 | 1 | -0/+11 |
* | | Ensure we don't read a MariaDB 5.3 errmsg.sys file or new errmsg.sys file wit... | Michael Widenius | 2011-05-20 | 1 | -19/+67 |
* | | merge | Vladislav Vaintroub | 2011-05-20 | 1 | -5/+6 |
|\ \ | |||||
| * | | - Properly terminate options array with all-zero entry. | Vladislav Vaintroub | 2011-05-20 | 1 | -5/+6 |
|/ / | |||||
* | | automerge | unknown | 2011-05-18 | 2 | -8/+13 |
|\ \ | |/ | |||||
| * | Fix mysqltest printing of include stack. | unknown | 2011-05-18 | 2 | -8/+13 |
* | | Small CMake fixes : | Vladislav Vaintroub | 2011-05-15 | 6 | -34/+25 |
* | | merge2 | Vladislav Vaintroub | 2011-05-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix compile error on Unixes | Vladislav Vaintroub | 2011-05-14 | 1 | -1/+1 |
* | | | merge | Vladislav Vaintroub | 2011-05-14 | 8 | -2/+31 |
|\ \ \ | |/ / | |||||
| * | | Fix bugs found by application verifier : | Vladislav Vaintroub | 2011-05-14 | 2 | -1/+7 |
| * | | LPBUG#782223 : Memory released by Query_cache::resize() or Query_cache::free(... | Vladislav Vaintroub | 2011-05-14 | 1 | -0/+12 |
| * | | Fix PBXT bugs found while testing with Application Verifier : | Vladislav Vaintroub | 2011-05-14 | 4 | -0/+12 |
| * | | LPBUG#782269 : Fixed double initialization of condition variables in PBXT. | Vladislav Vaintroub | 2011-05-13 | 1 | -1/+0 |
* | | | Made test-unit run in parlallel. This was achived by having all aria tests th... | Michael Widenius | 2011-05-13 | 21 | -135/+329 |
|/ / | |||||
* | | merge | Vladislav Vaintroub | 2011-05-12 | 8 | -22/+137 |
|\ \ | |/ | |||||
| * | merge | Vladislav Vaintroub | 2011-05-12 | 2 | -3/+104 |
| |\ | |||||
| | * | Windows build : Make win\config.js optional in 5.1 | Vladislav Vaintroub | 2011-05-12 | 1 | -1/+92 |
| | * | Fix check_table_file_presence: | Vladislav Vaintroub | 2011-05-12 | 1 | -2/+12 |
| * | | db_name can change case, so we need copy of it for case insensitive FS. | Oleksandr Byelkin | 2011-05-12 | 1 | -2/+8 |
| |/ |