summaryrefslogtreecommitdiff
path: root/storage/pbxt/src
Commit message (Expand)AuthorAgeFilesLines
* Merge with 1.0.11-7 Pre-GA - 2010-09-09Michael Widenius2010-09-2819-82/+620
* build dynamic plugins with the -shared libtool option to avoidSergei Golubchik2010-09-091-2/+2
* Fixed compiler warningsMichael Widenius2010-05-271-2/+1
* Resolve bzr conflictsMichael Widenius2010-05-261-4/+2
* Merge with MySQL 5.1.47Michael Widenius2010-05-261-2/+2
* Fixed build failures and compiler warningMichael Widenius2010-05-143-5/+7
* Merge to get PBXT's xstat programMichael Widenius2010-05-123-0/+6
|\
| * PBXT now builds correctly when DEBUG enabledPaul McCullagh2010-05-113-0/+6
* | Removed debugsPaul McCullagh2010-05-061-2/+0
* | Added new lock definitionsPaul McCullagh2010-05-062-0/+55
* | Merged with 1.0 trunkPaul McCullagh2010-05-066-55/+203
* | Merged with 1.0 trunkPaul McCullagh2010-05-0534-423/+1161
|/
* Fix a bunch of Windows warningsBo Thorsen2010-04-212-0/+10
* Removed compiler warningsMichael Widenius2010-01-064-7/+7
* Merge PBXT fix from Paul.unknown2009-12-293-52/+62
|\
| * Fixed a bug that resulted in 2-phase commit not being used between PBXT and t...Paul McCullagh2009-12-213-52/+62
* | Slightly better way to handle max_connections for embedded server.unknown2009-12-221-6/+7
* | Merge fix for PBXT running inside embedded server (MBug#439889).unknown2009-12-225-60/+62
|\ \ | |/ |/|
| * fixed bug #439889: Embedded server asserts on startup because of pbxtVladimir Kolesnikov2009-12-091-2/+0
| * Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+1
* | Modified RN291: Fixed bug #489088, I use plugin_unlock to remove the referenc...Paul McCullagh2009-12-101-26/+11
* | Fixed bug #489088Paul McCullagh2009-12-011-1/+30
* | Merged with trunkPaul McCullagh2009-11-276-15/+49
* | Fixed some warnings from 64-bit WindowsPaul McCullagh2009-11-271-3/+3
* | Merge change from DrizzlePaul McCullagh2009-11-251-1/+4
* | And don't forget sub-partitions!Paul McCullagh2009-11-251-1/+18
* | Merged with trunk and added Release notesPaul McCullagh2009-11-252-4/+22
* | Merged changes for PBXT 1.0.09 RC3Paul McCullagh2009-11-2444-351/+2430
|/
* Added federatedx storage engineMichael Widenius2009-10-301-2/+2
* Fixed compiler warning messageMichael Widenius2009-10-261-3/+9
* Add missing PBXT windows file to `make dist`.unknown2009-10-071-1/+1
* Fix `make dist` after CMakeLists.txt rename in previous push.unknown2009-10-061-1/+1
* Fix PBXT build on windows by backporting some of their changes (under advise ...Sergey Petrunya2009-10-063-60/+14
* PBXT fixes.unknown2009-09-042-3/+3
* Fix most Compiler warnings seen in buildbot.unknown2009-09-031-3/+3
* Fixed a bug that caused MySQL to crash on shutdown, if startup fails due to a...Paul McCullagh2009-09-0314-22/+196
* PBXT merge fixes.unknown2009-08-312-3/+4
* Merged changes for bug fix update 1.0.08c RC2Paul McCullagh2009-08-1821-1369/+1132
* Updated PBXT to version 1.0.08 RC2Paul McCullagh2009-08-1750-1364/+3279
* Portability changes for Solaris 10 (amd64). Re-hash BUILD/ scripts for Solari...Toby Thain2009-05-093-8/+16
* Fixed referencesPaul McCullagh2009-04-022-9/+18
* Handle create table error correctlyPaul McCullagh2009-04-022-2/+4
* Added the PBXT test suitePaul McCullagh2009-04-0213-80/+303
* Corrected automakePaul McCullagh2009-04-012-64/+16
* Added PBXT storage enginePaul McCullagh2009-03-2670-0/+58081