summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-271-1/+9
* 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
|\ \ \
| * | | WL#1724 "Min/Max Optimization for Queries with Group By Clause"timour@mysql.com2004-08-271-2/+3
* | | | Mergemonty@mishka.local2004-09-151-14/+17
|\ \ \ \
| * \ \ \ Merge.jani@rhols221.adsl.netsonic.fi2004-09-131-14/+17
| |\ \ \ \
| | * | | | Added per thread status variables, after review, patch v1.1.jani@rhols221.adsl.netsonic.fi2004-09-131-14/+17
| | |/ / /
* | | | | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-7/+8
|/ / / /
* | | | After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-1/+1
* | | | Merge with 4.1monty@mysql.com2004-09-061-1/+21
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash.ingo@mysql.com2004-08-091-1/+21
* | | manual mergeserg@serg.mylan2004-07-201-2/+2
|\ \ \ | |/ /
| * | WL#1900 "When CHECK TABLE or ANALYZE TABLE of a MyISAM table is killedguilhem@mysql.com2004-07-131-2/+2
* | | After merge fixesmonty@mysql.com2004-07-121-2/+3
* | | Merge with 4.1.3-betamonty@mysql.com2004-07-071-5/+24
|\ \ \ | |/ /
| * | Added missing root user to mysql.user on windows. (Bug #4242)monty@mysql.com2004-06-251-23/+24
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-06-231-9/+22
| |\ \
| | * | Fix for bug#3950: Check/Repair caused by "Field List" doesn't show table name...gluh@gluh.mysql.r18.ru2004-06-231-9/+22
| * | | handler interface cleanups:serg@serg.mylan2004-06-231-0/+7
| |/ /
| * | Proposed fix for bug #3412 (embedded server: prepared statement returnshf@deer.(none)2004-05-281-3/+1
| * | Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-261-1/+1
* | | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-49/+137
|\ \ \ | |/ /
| * | key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-19/+7
| * | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).ingo@mysql.com2004-05-061-30/+130