summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-0852-168/+1701
* test fix for sol-sparc-32Sergei Golubchik2010-04-071-3/+3
* more fixes for buildbot failuresSergei Golubchik2010-04-062-14/+19
* fixes for builbot failures Sergei Golubchik2010-04-063-20/+14
* keep acl_user->auth_string and acl_user->salt always in syncSergei Golubchik2010-04-061-14/+35
* fix a warningSergei Golubchik2010-04-061-1/+1
* Merge of the code for partitioned key cache (mwl#85) into 5.2.Igor Babaev2010-04-0536-333/+8240
|\
| * Post review fixes.Igor Babaev2010-04-055-20/+127
| * Merge with the latest changes of 5.2.Igor Babaev2010-04-053-20/+84
| |\ | |/ |/|
* | fixed a bug in handling mysql_native_password specified explicitly:Sergei Golubchik2010-04-053-20/+84
| * Merge with the latest changes of 5.2Igor Babaev2010-04-03105-510/+2461
| |\ | |/ |/|
* | embedded builds used to refer to undefined functions inside if(0) { }Sergei Golubchik2010-04-021-0/+1
* | more fixes for windows and status_user.testSergei Golubchik2010-04-023-4/+4
* | fixes for windows buildsSergei Golubchik2010-04-0215-23/+22
* | Fixed the test according to the new plugin informationunknown2010-04-021-0/+4
* | Fied problem with of compilation without dynamic plugin loading.unknown2010-04-011-0/+2
* | Maria WL#61unknown2010-04-0134-106/+1884
* | Auto merge with 5.1Michael Widenius2010-04-011-2/+2
|\ \
| * | Fixed wrong regexpsMichael Widenius2010-04-011-2/+2
* | | Auto merge with 5.1Michael Widenius2010-04-011-1/+1
|\ \ \ | |/ /
| * | Added missing space before :, which caused failuers in buildbotMichael Widenius2010-04-011-1/+1
* | | Auto merge with 5.1Michael Widenius2010-04-013-3/+1
|\ \ \ | |/ /
| * | Added missing space from last pushMichael Widenius2010-03-313-3/+1
* | | Merge with 5.1Michael Widenius2010-04-0160-377/+546
|\ \ \ | |/ /
| * | Fixed compiler warningsMichael Widenius2010-03-315-6/+15
| * | Removed compiler warningMichael Widenius2010-03-3020-23/+102
| * | Fixed random failure in test systemMichael Widenius2010-03-295-23/+27
| * | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-2829-308/+327
| * | two crashes in the TC_LOG_MMAP:Sergei Golubchik2010-03-243-2/+51
| | * Post-review fixes.Igor Babaev2010-04-015-540/+558
| | * Made the results of the key_cache test to be platform independent.Igor Babaev2010-03-312-194/+88
| | * Merge with the latest changes og 5.2.Igor Babaev2010-03-3188-1567/+4508
| | |\ | |_|/ |/| |
* | | Fixed some compiler warningsMichael Widenius2010-03-314-12/+19
* | | Compiler warnings removed.unknown2010-03-301-1/+4
* | | Remove compiler warningunknown2010-03-301-0/+1
* | | Atomic operation removed because we do not need it.unknown2010-03-291-28/+16
* | | tell autoconf about --with-plugin options to avoidSergei Golubchik2010-03-291-0/+1
* | | pluggable auth with plugin examplesSergei Golubchik2010-03-2981-1504/+4440
* | | yet another valgrind suppression for nptl_pthread_exit_hack_handlerSergei Golubchik2010-02-191-0/+21
* | | mtr: it's not silent if you say it.Sergei Golubchik2010-02-191-23/+4
* | | bugfix: change_user should only take the passwordSergei Golubchik2010-02-191-4/+7
* | | make force really forceSergei Golubchik2010-02-191-4/+4
| | * Adjusted resultsIgor Babaev2010-03-313-10/+12
| | * Merge with the latest changes in the 5.2 tree.Igor Babaev2010-03-29387-2847/+12728
| | |\ | |_|/ |/| |
* | | simple speed & space optimization:Michael Widenius2010-03-253-6/+22
* | | portability fix for vcol.vcol_partition_myisam testSergei Golubchik2010-03-233-56/+50
* | | status_user.test fix for rbrSergei Golubchik2010-03-212-9/+9
* | | flush tables before the crash in the crashing testSergei Golubchik2010-03-202-0/+2
* | | fixes for the status_user.test in ps protocolSergei Golubchik2010-03-166-35/+44
* | | MergeIgor Babaev2010-03-192-5/+3
|\ \ \