summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a193-229-222-105.elisa-laajakaista.fi2005-07-231-0/+22
|\
| * Faster alter table code for 5.1.jani@a193-229-222-105.elisa-laajakaista.fi2005-07-221-0/+22
* | mergetulin@dl145b.mysql.com2005-07-211-10/+13
|\ \
| * | Implement MySQL framework to support consistent read views inkonstantin@mysql.com2005-07-201-10/+13
* | | mergetulin@dl145b.mysql.com2005-07-191-5/+39
|\ \ \ | |/ / | | / | |/ |/|
| * A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+34
| * Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-5/+5
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-151-1/+1
|\ \ | |/
| * fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-1/+1
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-071-2/+0
|\ \ | |/
| * Merge with 4.1monty@mysql.com2005-06-071-2/+0
| |\
| | * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| | * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2005-06-021-0/+2
|\ \ \ | |/ /
| * | Mergekent@mysql.com2005-06-021-0/+2
| |\ \ | | |/
| | * tztime.cc:kent@mysql.com2005-06-021-0/+2
* | | Mergetomas@poseidon.ndb.mysql.com2005-05-311-1/+1
|\ \ \ | |/ /
| * | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
| |\ \ | | |/
| | * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2005-05-021-1/+9
|\ \ \ | |/ /
| * | BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-271-1/+9
* | | All changes for change to all storage engines being under storage directory.brian@zim.(none)2005-04-261-2/+2
|/ /
* | Merge with after merge fixingo@mysql.com2005-03-041-7/+11
|\ \ | |/
| * mergeserg@serg.mylan2005-03-031-7/+11
| |\
| | * uninit variable fixedserg@serg.mylan2005-03-031-1/+1
| | * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)serg@serg.mylan2005-03-031-7/+11
* | | Precision Math implementationhf@deer.(none)2005-02-091-1/+1
* | | A fix for bit type. ram@gw.mysql.r18.ru2005-01-141-1/+1
* | | First stage of table definition cachemonty@mysql.com2005-01-061-106/+114
* | | After merge fixesmonty@mysql.com2004-12-311-2/+3
* | | Merge with global treemonty@mysql.com2004-12-191-1/+2
* | | Merge with global treemonty@mysql.com2004-12-181-4/+6
|\ \ \
| * | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-4/+6
* | | | bit typeram@gw.mysql.r18.ru2004-12-171-0/+7
|/ / /
* | | Merge with new VARCHAR codemonty@mysql.com2004-12-061-12/+13
|\ \ \
| * | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-12/+13
* | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-151-15/+23
|\ \ \ \
| * | | | Changed some unneccessary calls to current_thd() into table->in_usejani@ua141d10.elisa.omakaista.fi2004-11-121-15/+23
| |/ / /
* | | | s/ha_store_ptr/my_store_ptr/serg@serg.mylan2004-11-071-3/+3
|/ / /
* | | merge with 4.1monty@mysql.com2004-10-291-18/+32
|\ \ \ | |/ /
| * | Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-1/+1
| * | Merge with 4.0monty@mysql.com2004-10-201-2/+16
| |\ \ | | |/
| | * Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-10-141-2/+16
| | |\
| | | * BUG#5625 - MyISAM Index corruption on ALTER TABLE x ENABLE KEYS due to full t...ingo@mysql.com2004-10-141-2/+16
| * | | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-1/+1
| |\ \ \ | | |/ /
| | * | Reverted patch for new usage of open_count as it caused more problems than it...monty@mysql.com2004-10-061-22/+4
| | |/
| | * bug#2831 - --extenral-locking does not fully work with --myisam-recover.ingo@mysql.com2004-09-181-3/+21
| * | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-4/+4
| * | sql_print_error cleanupserg@serg.mylan2004-09-041-10/+10
* | | Merge with implementation of WL#1724.timour@mysql.com2004-10-111-2/+3
|\ \ \