summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium-debug-wsrep
Commit message (Collapse)AuthorAgeFilesLines
* Renamed compile-pentium scripts to compile-pentium32Michael Widenius2018-04-161-12/+0
| | | | | | | | This is to align the naming to compile-pentium64 and to avoid mistakes of accidently compiling a 32 bit binary on a 64 bit system Removed also a few very old not usable BUILD scripts
* Clean up BUILD scriptMonty2017-07-011-1/+1
| | | | | | | - Removed some not old, not used build scipts - Removed tokudb and rocksdb from 32 bit builds This enables one now to easily build 32 bit binaries on 64 bit systems
* MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+12
Merged lp:maria/maria-10.0-galera up to revision 3879. Added a new functions to handler API to forcefully abort_transaction, producing fake_trx_id, get_checkpoint and set_checkpoint for XA. These were added for future possiblity to add more storage engines that could use galera replication.