summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Remove --loose-skip-pbxt kludge from mysql_install_db Vladislav Vaintroub2011-02-042-12/+2
* MWL#55: Handle cases where service was installed with Vladislav Vaintroub2011-02-042-14/+101
* MWL#55 : Add banner text to command line utilitiesVladislav Vaintroub2011-02-032-8/+23
* MWL#55: correct mysqld.exe file path, to extract version from it.Vladislav Vaintroub2011-02-031-1/+1
* Fix service user name and directory ACL setting on localized WindowsVladislav Vaintroub2011-02-021-4/+40
* remove an extra LocalFree() call for pOldDacls, it is not allocated on heapVladislav Vaintroub2011-02-011-3/+4
* split long lines, use get_mysql_service_properties()Vladislav Vaintroub2011-01-302-0/+191
* Move common functionality (analyze service configuration) into winservice lib...Vladislav Vaintroub2011-01-303-50/+28
* MWL#55 - mysql_upgrade_service.exe Vladislav Vaintroub2011-01-291-0/+550
* MWL#55 : mysql_install_db.exe - command line utilityto install new databaseVladislav Vaintroub2011-01-291-0/+566
* MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-294-37/+174
* Fix of LP bug#706884: fill_record should be used for only one table (no need ...unknown2011-01-241-24/+8
* lp:705210 - Compiling with BUILD/compile-pentium64-debug failsSergei Golubchik2011-01-201-1/+1
* Merge with 5.1Michael Widenius2011-01-141-2/+2
|\
| * Call always ha_index_init(), not index_init(), to ensure that active_index is...Michael Widenius2011-01-141-4/+4
* | Merge with 5.1Michael Widenius2011-01-122-6/+15
|\ \ | |/
| * Merge with 5.1Michael Widenius2011-01-121-5/+14
| |\
| | * Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed wit...Michael Widenius2011-01-121-5/+14
| * | Merge BUG#675118 into maria-5.1Sergey Petrunya2011-01-121-1/+1
| |\ \ | | |/ | |/|
| | * BUG#675118: Elimination of a table results in an invalid execution planSergey Petrunya2011-01-111-1/+1
* | | Automatic merge with 5.1Michael Widenius2011-01-103-4/+21
|\ \ \ | |/ /
| * | - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-103-3/+20
* | | Fixed typosMichael Widenius2011-01-071-1/+1
* | | Merge with 5.1Michael Widenius2011-01-056-6/+50
|\ \ \ | |/ /
| * | ALTER TABLE IGNORE didn't ignore duplicates for unique add index for InnoDBMichael Widenius2011-01-051-0/+10
| * | Make copy from heap to MyISAM / Aria killable.Michael Widenius2011-01-051-0/+6
| * | Speed up `mtr --parallel=<lots>` by scheduling some slow tests earlier.unknown2011-01-031-3/+8
| |/
| * Fixed LP bug #639935 (bug #58727).Igor Babaev2010-12-243-3/+26
* | virtual columns:Sergei Golubchik2010-12-315-25/+11
* | lpbug#665028 SHOW STORAGE ENGINES shows incorrect Transaction support for AriaSergei Golubchik2010-12-271-6/+10
* | bug#683112 Maria 5.2 incorrectly reports "(using password: NO)" even when pas...Sergei Golubchik2010-12-201-7/+10
* | When compiling with valgrind, change my_alloca() to use my_malloc()Michael Widenius2010-12-132-2/+4
* | Fix wrong merge of patch for Bug#46639.unknown2010-12-101-39/+0
* | mergeVladislav Vaintroub2010-12-062-8/+1
|\ \ | |/
| * mergeVladislav Vaintroub2010-12-062-8/+1
| |\
| | * Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-062-8/+1
* | | Merge with 5.1Michael Widenius2010-12-042-1/+3
|\ \ \ | |/ /
| * | Automatic merge with 5.1-releaseMichael Widenius2010-12-043-0/+16
| |\ \ | | |/ | |/|
| | * Fixed compiler warnings.Michael Widenius2010-12-031-0/+1
| | * Fix problems seen in Buildbot:unknown2010-12-021-0/+2
| * | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warningsVladislav Vaintroub2010-12-011-1/+1
* | | automatic merge with 5.1Michael Widenius2010-12-011-0/+13
|\ \ \ | | |/ | |/|
| * | Bug#54201: "SET INSERT_ID" event must be ignored if corresponding event is ig...unknown2010-11-301-0/+13
| |/
* | Fixed compiler warningsMichael Widenius2010-12-011-0/+1
* | merge with 5.1Michael Widenius2010-11-3051-290/+875
|\ \ | |/
| * Fixed compiler and gmake warningsMichael Widenius2010-11-292-4/+12
| * Patch from Sergey Petrunya:Michael Widenius2010-11-262-34/+81
| * Automatic merge with 5.1Michael Widenius2010-11-253-4/+52
| |\
| | * Fix of LP BUG#675248.unknown2010-11-233-4/+52
| * | Merge of innodb_plugin for MySQL 5.1.53 with xtradbMichael Widenius2010-11-251-1/+1