summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-65/+75
|\ \ | |/
| * always call start_bulk_insert, clarify this behaviour in comment blockserg@serg.mylan2004-04-081-1/+1
| * Don't enable HA_EXTRA_WRITE_CACHE if too few rowsmonty@mysql.com2004-04-081-1/+3
| * post-review fixesserg@serg.mylan2004-04-071-9/+13
| * ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-67/+68
* | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-30/+16
|\ \
| * | Fixed warnings from valgrind (not a bug)monty@mysql.com2004-04-061-5/+2
| |/
| * Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-04-021-22/+11
| |\
| | * cleanup of ha_myisam::deactivate_non_unique_index() and Co.serg@serg.mylan2004-04-021-22/+11
| * | WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-5/+4
| |/
| * merge with 4.0monty@mysql.com2004-03-161-0/+1
| |\
| | * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-101-0/+1
| * | Merge with 4.0.18monty@mysql.com2004-02-111-1/+1
| |\ \ | | |/
| | * Some small portability fixes.monty@mysql.com2003-12-301-2/+3
* | | Merging lex-pointer change from 4.1 to 5.0.pem@mysql.com2003-12-191-2/+2
|\ \ \ | |/ /
| * | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-2/+2
* | | Merge 4.1 to 5.0pem@mysql.com2003-12-011-9/+5
|\ \ \ | |/ /
| * | Update VC++ filesmonty@mysql.com2003-11-211-7/+4
| * | Merge key cache structures to onemonty@mysql.com2003-11-201-2/+1
* | | Merging 4.1->5.0.pem@mysql.com2003-11-191-4/+4
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0pem@mysql.com2003-10-221-4/+4
| |\ \
| | * \ Merging 4.1 -> 5.0pem@mysql.com2003-09-241-4/+4
| | |\ \
| | | * \ Merge 4.1 into 5.0pem@mysql.com2003-08-261-4/+4
| | | |\ \
| | | | * \ Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-4/+4
| | | | |\ \
| | | | | * | made lex a pointer in THDvva@eagle.mysql.r18.ru2003-05-051-2/+2
| | | | | * | Merginghf@deer.mysql.r18.ru2003-04-081-2/+2
| | | | | |\ \
| | | | | | * | SCRUMhf@deer.mysql.r18.ru2003-04-081-2/+2
| | | | | | * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@genie.(none)2003-03-311-2/+2
| | | | | | |\ \
| | | | | | | * | SCRUMhf@genie.(none)2003-03-311-2/+2
* | | | | | | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-89/+14
* | | | | | | | | post-merge fixesserg@serg.mylan2003-10-311-13/+14
* | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-0/+131
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Mergeigor@rurik.mysql.com2003-10-301-0/+131
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-0/+131
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |