summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem in fulltest testcasemonty@hundin.mysql.fi2002-05-221-2/+2
* BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-215-17/+17
* MI_KEYSEG -> HA_KEYSEGram@gw.udmsearch.izhnet.ru2002-04-2524-72/+72
* RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-258-408/+14
* mergemonty@hundin.mysql.fi2002-04-1330-85/+3833
|\
| * New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-123-10/+14
| * This ChangeSet adds RTREE support into myisam library.bar@gw.udmsearch.izhnet.ru2002-02-2028-75/+3819
* | Merge and two bug fixes in my_getopt.cjani@hynda.mysql.fi2002-04-031-1/+0
* | mergejani@hynda.mysql.fi2002-04-031-46/+74
* | Merged in some changes made to MySQL clients by otherjani@hynda.mysql.fi2002-04-031-164/+145
|\ \
| * | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,jani@hynda.mysql.fi2002-04-021-94/+102
* | | merge with 3.23.50monty@hundin.mysql.fi2002-03-271-12/+5
|\ \ \
| * | | Fix for bug in WHERE key='j' or key='J'monty@hundin.mysql.fi2002-03-221-12/+5
| * | | Removed compiler warningsmonty@hundin.mysql.fi2002-02-091-1/+1
* | | | support for unsigned FLOAT/DOUBLEmonty@hundin.mysql.fi2002-03-271-2/+1
* | | | Fixed problem with WHERE key=const ORDER BY key DESCmonty@hundin.mysql.fi2002-03-151-2/+2
* | | | mi_check flags cleanupserg@serg.mysql.com2002-03-132-22/+28
* | | | optimization fix for bulk insert codeserg@serg.mysql.com2002-03-131-1/+2
* | | | mergedserg@serg.mysql.com2002-03-091-86/+120
|\ \ \ \
| * | | | several trunc* bugs fixed - to accomplish that, search algorithm was somewhat...serg@serg.mysql.com2002-03-091-87/+115
| * | | | bug with indexless boolean fts fixedserg@serg.mysql.com2002-03-041-4/+10
* | | | | Portability fixesmonty@hundin.mysql.fi2002-03-061-1/+1
|/ / / /
* | | | ft_boolean_search - minor simplificationserg@serg.mysql.com2002-02-261-5/+4
* | | | bug fixedserg@serg.mysql.com2002-02-191-1/+1
| |_|/ |/| |
* | | Cleanupmonty@hundin.mysql.fi2002-02-111-0/+4
* | | Fix some bugs introduced with the new my_getoptmonty@hundin.mysql.fi2002-02-081-39/+62
| |/ |/|
* | Bug fixes and new functionality added in my_getopt and myisamchkjani@rhols221.adsl.netsonic.fi2002-02-061-94/+223
* | Fixes for new getoptmonty@hundin.mysql.fi2002-01-311-17/+16
* | Merge from 3.23.48 treemonty@hundin.mysql.fi2002-01-301-2/+2
|\ \ | |/
| * small bugfixserg@serg.mysql.com2002-01-191-2/+2
| * Fixed bug in LEFT JOINmonty@hundin.mysql.fi2001-12-051-4/+3
| * Fixed problem when repairing packed MyISAM files.monty@hundin.mysql.fi2001-11-225-33/+59
* | New functionality to my_getopt. myisamchk now uses my_getoptjani@hynda.mysql.fi2002-01-301-99/+56
* | mergemonty@hundin.mysql.fi2002-01-261-184/+220
|\ \
| * | Added my_getopt struct and modified myisamchk to the bk tree.jani@rhols221.adsl.netsonic.fi2002-01-251-184/+220
* | | Update needed for SuSE 7.3monty@hundin.mysql.fi2002-01-262-12/+18
|/ /
* | Move HA_EXTRA_NO_READCHECK to ha_openmonty@hundin.mysql.fi2002-01-161-1/+1
* | mergemonty@hundin.mysql.fi2002-01-162-41/+47
|\ \
| * | Add support for NULL=NULL in keys (Used in GROUP BY optimization)monty@hundin.mysql.fi2002-01-161-40/+46
| * | Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-1/+1
* | | ftb-bugfixserg@serg.mysql.com2002-01-141-0/+2
* | | ft-bugfix (UPDATE something -> NULL)serg@serg.mysql.com2002-01-131-1/+2
|/ /
* | Fix for FLUSH QUERY CACHEmonty@hundin.mysql.fi2002-01-051-3/+4
* | Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-022-5/+5
* | freebsd fix for opensslserg@serg.mysql.com2001-12-151-1/+1
* | Added FLUSH DES_KEY_FILE.monty@hundin.mysql.fi2001-12-131-4/+5
* | Mergemonty@hundin.mysql.fi2001-12-132-29/+37
|\ \
| * | rewrote ft_boolean_find_relevance() to use ft_segiteratorserg@serg.mysql.com2001-12-112-29/+37
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-12-113-23/+39
|\ \ \ | |/ / |/| |
| * | Fix for MyISAM records > 16Mmonty@hundin.mysql.fi2001-12-113-23/+39