summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* Merge zim.(none):/home/brian/mysql/merge-5.1brian@zim.(none)2006-09-302-95/+129
|\
| * This patch adds handlerton passing to functions. NDB and Innodb still require...brian@zim.(none)2006-09-302-83/+119
| * This removes the passing of global hton to engine instance. brian@zim.(none)2006-09-292-5/+8
* | Merge gbichot@bk-internal:/home/bk/mysql-5.1-archgbichot@dl145h.mysql.com2006-09-282-7/+16
|\ \ | |/ |/|
| * In the handlerton, cursor creation function don't have an argumentgbichot@dl145h.mysql.com2006-09-282-7/+16
* | Removed Field (this came in as an idea from a previous patch by Serg)brian@zim.(none)2006-09-261-1/+1
|/
* Merge chilla.local:/home/mydev/mysql-5.1--mainistruewing@chilla.local2006-09-211-1/+1
|\
| * Bug#22417acurtis/antony@xiphis.org/ltamd64.xiphis.org2006-09-181-1/+1
* | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesacurtis/antony@ltamd64.xiphis.org2006-09-181-1/+2
|/
* This changes the order of the universe, black is now the new white.brian@zim.(none)2006-09-151-51/+52
* Correct faulty merge, "mysql_priv.h" must be included for the ifdef WITH_INNO...msvensson@neptunus.(none)2006-09-121-2/+2
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1msvensson@neptunus.(none)2006-09-12126-8375/+9253
|\
| * Applied InnoDB 5.1 snapshot ss787.tsmith@maint1.mysql.com2006-09-05126-8199/+9160
| * Merge maint2.mysql.com:/data/localhome/tsmith/bk/g51tsmith@maint2.mysql.com2006-09-0417-171/+57
| |\
| | * Manual merge.cmiller@zippy.cornsilk.net2006-08-301-1/+1
| | |\
| | * \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1tnurnberg@salvation.intern.azundris.com2006-08-285-159/+87
| | |\ \ | | | |/
| | * | Applied innodb-5.1-ss677, -ss680, -ss713, and -ss720 snapshots.tsmith@production.mysql.com2006-08-1518-186/+65
* | | | Warning fixes for Windows, and an include fix for Windows for Innodb.brian@zim.(none)2006-09-071-1/+6
* | | | Fix for a compile problem in Windows. brian@zim.(none)2006-09-071-28/+0
* | | | Moves Innodb handler to the Innodb storage directory.brian@zim.(none)2006-09-076-1/+7997
|/ / /
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1evgen@moonbone.local2006-08-3114-50/+43
|\ \ \ | |_|/ |/| |
| * | Merge moonbone.local:/work/tmp_merge-5.0-mysqlevgen@moonbone.local2006-08-2914-50/+43
| |/
* | This patch removes need for a innodb to have its own configure. brian@zim.(none)2006-08-235-160/+79
* | Major changes are plug.in files created for almost all storage engines. A few...brian@zim.(none)2006-08-181-0/+9
|/
* Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1patg@govinda.patg.net2006-08-101-2/+2
|\
| * Bug#18775 - Temporary table from alter table visible to other threadsingo/istruewing@chilla.local2006-08-021-2/+2
* | Make innodb_flush_log_at_trx_commit a settable global variable.aivanov/alexi@mysql.com/mysqld.localdomain2006-07-292-2/+2
* | Applied innodb-5.1-ss660 snapshot.aivanov/alexi@mysql.com/mysqld.localdomain2006-07-2628-1369/+1469
|/
* Post innodb-5.1-ss594 modifications.aivanov@mysql.com2006-06-151-1/+1
* Post innodb-5.1-ss594 modifications.aivanov@mysql.com2006-06-151-0/+2
* Making dtype_get_max_size() non-inline to avoid build erroraivanov@mysql.com2006-06-122-2/+0
* Applied innodb-5.1-ss594 snapshot.aivanov@mysql.com2006-06-0175-1218/+2253
* 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
* Merge xiphis.org:/home/antony/work2/mysql-5.1acurtis@xiphis.org2006-05-011-0/+28
|\
| * make distcheck and cosmetic fixesserg@sergbook.mysql.com2006-04-291-6/+5
| * Merge xiphis.org:/home/antony/work2/wl3201.3acurtis@xiphis.org2006-04-241-0/+29
| |\
| | * WL#3201acurtis@xiphis.org2006-04-131-0/+29
* | | Applied innodb-5.1-ss492 snapshot.aivanov@mysql.com2006-04-2612-149/+40
|/ /
* | Fix cmakelists.txt removed by innodb snapshot.knielsen@mysql.com2006-04-231-1/+2
* | Applied innodb-5.1-ss475 snapshot.aivanov@mysql.com2006-04-2368-2961/+4179
|/
* Remove no longer needed generation of dummy ib_config.hknielsen@mysql.com2006-04-061-7/+1
* Mergekent@mysql.com2006-03-301-10/+9
* Some changes to make it possible to build for Windows with CMake fromknielsen@mysql.com2006-03-242-1/+4
* Moved cmake scripts into the proper directoriesReggie@xgeek.2006-03-151-0/+41
* Misc. portability compile fixes.knielsen@mysql.com2006-03-131-2/+2
* dict0dict.h, dict0dict.c, ha_innodb.cc:kent@mysql.com2006-03-112-0/+20
* Applied innodb-5.1-ss269 snapshot.aivanov@mysql.com2006-03-10210-13058/+14930
* Mergekent@mysql.com2006-02-121-6/+0
|\
| * Several Netware specific fixes.joerg@mysql.com2006-02-101-0/+9