summaryrefslogtreecommitdiff
path: root/storage/blackhole
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-304-6/+13
* Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-091-2/+2
* Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-6/+6
* Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-8/+2
* Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-102-2/+2
* Bug #38360: BLACKHOLE replication with RBR is brokenMats Kindahl2008-10-022-2/+36
* Merge mysql1000.(none):/home/andrei/MySQL/MERGE/5.0-main2rplaelkin/andrei@mysql1000.(none)2008-03-291-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-buildjperkin/jonathan@chorlton.adsl.perkin.org.uk2008-03-061-2/+3
|\
| * Use pkglibdir to simplify pkgplugindir, and fix the path in ajperkin/jonathan@chorlton.adsl.perkin.org.uk2008-01-021-1/+1
| * Add new pkgplugindir handling to seperate plugins from libraries,jperkin/jonathan@chorlton.adsl.perkin.org.uk2007-12-191-2/+3
* | Bug#31929 Windows build fails with >=4 Parallel build threads.iggy@alf.(none)2008-01-291-0/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marveljbruehe/mysqldev@mysql.com/production.mysql.com2007-08-161-1/+6
|\
| * CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js:kent@mysql.com/kent-amd64.(none)2007-08-061-1/+6
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-132-10/+11
|/
* Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-06-121-0/+1
|\
| * Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-06-121-0/+1
| |\
| | * WL#3303 (RBR: Engine-controlled logging format):mats@kindahl-laptop.dnsalias.net2007-05-281-0/+1
* | | Added casts to avoid compiler warnings and fixed a wrong type.jani@a88-113-38-195.elisa-laajakaista.fi2007-05-311-2/+2
* | | Merged from main 5.1jani@linux-th5m.site2007-05-241-7/+7
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@linux-th5m.site2007-05-242-22/+22
|\ \ \ | |/ / |/| |
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-102-22/+22
| |/
* | Bug#26241acurtis/antony@xiphis.org/ltamd64.xiphis.org2007-05-082-12/+126
|/
* wl#3700 - post-review fixes:serg@janus.mylan2007-03-172-8/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@janus.mylan2007-03-061-1/+1
|\
| * Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-02-261-1/+1
* | WL#3700: Handler API change: all index search methods - that is,serg@janus.mylan2007-01-292-6/+10
|/
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-312-5/+20
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-232-4/+2
* Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergestewart@willster.(none)2006-10-182-3/+3
* Added license information display to output of plugins schema, and tagged all...brian@zim.(none)2006-10-051-0/+1
* This patch adds handlerton passing to functions. NDB and Innodb still require...brian@zim.(none)2006-09-301-1/+1
* This removes the passing of global hton to engine instance. brian@zim.(none)2006-09-292-5/+7
* Removed Field (this came in as an idea from a previous patch by Serg)brian@zim.(none)2006-09-261-1/+1
* Bug#22417acurtis/antony@xiphis.org/ltamd64.xiphis.org2006-09-181-1/+1
* This changes the order of the universe, black is now the new white.brian@zim.(none)2006-09-151-8/+9
* add 2 placeholder values for config and system variables.acurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-301-1/+3
* This changeset moves the ha_myisam files to their storage directories. It al...brian@zim.(none)2006-08-191-0/+1
* Major changes are plug.in files created for almost all storage engines. A few...brian@zim.(none)2006-08-181-0/+6
* After merge fixingo/mydev@chilla.local2006-07-241-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-042-17/+9
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-042-17/+11
* | handlerton cleanup:serg@sergbook.mysql.com2006-05-281-53/+17
* | manual merge bug#10952acurtis@xiphis.org2006-05-121-1/+1
* | Rename cmakelists.txt -> CMakeLists.txtmsvensson@neptunus.(none)2006-05-121-1/+1
* | performing a set of bk mv on each CMakeLists.txt file to try and restore the ...reggie@big_geek.2006-05-111-0/+0
|/
* fix include path in windows buildacurtis@xiphis.org2006-05-031-1/+2
* WL#3201 additional post-review fixesacurtis@xiphis.org2006-05-021-4/+8
* WL#3201 post-review fixupsacurtis@xiphis.org2006-05-011-0/+1
* make distcheck and cosmetic fixesserg@sergbook.mysql.com2006-04-291-1/+1