summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0unknown2002-06-0314-443/+655
|\
| * Added useful exit error code for programs using my_getopt in caseunknown2002-05-296-30/+15
| * Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-246-321/+454
| * Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-221-2/+1
| |\
| | * my_getopt:unknown2002-05-221-2/+1
| * | Removed compiler warningsunknown2002-05-221-7/+9
| |/
| * Mergeunknown2002-05-151-13/+19
| |\
| | * yet another ft-trunc bug fixedunknown2002-05-151-13/+19
| * | Some bug fixes.unknown2002-05-151-1/+1
| |/
| * - Fixed some option types in my_getopt struct in all clients.unknown2002-05-111-14/+14
| * phrase search parser bugunknown2002-05-082-1/+2
| * "duplicated rows" bugunknown2002-05-071-12/+43
| * Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-291-6/+6
| |\
| | * Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-6/+6
| * | Merge work:/home/bk/mysql-4.0unknown2002-04-281-1/+1
| |\ \ | | |/ | |/|
| | * init_dynamic_array MyODBC compatibility fixunknown2002-04-281-1/+1
| * | Portability fixesunknown2002-04-261-3/+6
| * | mergeunknown2002-04-251-2/+1
| |\ \ | | |/ | |/|
| | * SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-2/+1
| * | Fulltext todo updated, typo in mi_check.c fixedunknown2002-04-221-2/+2
| * | follow-up correction patch for 'boolean fulltext search weighting scheme chan...unknown2002-04-191-2/+4
| * | boolean fulltext search weighting scheme changedunknown2002-04-191-2/+2
| * | ftb bug fixedunknown2002-04-181-1/+1
| * | Mergeunknown2002-04-185-58/+108
| |\ \
| | * | phrase searchunknown2002-04-183-26/+72
| | * | getting rid of default_charset_infounknown2002-04-155-31/+35
| | * | Merge work:/home/bk/mysql-4.0unknown2002-04-151-1/+1
| | |\ \
| | | * \ Merge work:/home/bk/mysql-4.0unknown2002-04-021-1/+1
| | | |\ \
| | | | * | minor bug fixedunknown2002-03-221-1/+1
| * | | | | Bug fixes in mysql.cc and myisamchk.cunknown2002-04-181-7/+7
| * | | | | Fixed some spelling errors in myisamchk.unknown2002-04-161-6/+6
| |/ / / /
* | | | | Fixed problem in fulltest testcaseunknown2002-05-221-2/+2
* | | | | BTREE heap key structure is now the same as MyISAMunknown2002-05-215-17/+17
* | | | | MI_KEYSEG -> HA_KEYSEGunknown2002-04-2524-72/+72
* | | | | RB-Tree indexes support in HEAP tablesunknown2002-04-258-408/+14
* | | | | mergeunknown2002-04-1330-85/+3833
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | New ctype functions/macros to support many charsets at a timeunknown2002-03-123-10/+14
| * | | | This ChangeSet adds RTREE support into myisam library.unknown2002-02-2028-75/+3819
* | | | | Merge and two bug fixes in my_getopt.cunknown2002-04-031-1/+0
* | | | | mergeunknown2002-04-031-46/+74
* | | | | Merged in some changes made to MySQL clients by otherunknown2002-04-031-164/+145
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-94/+102
* | | | | merge with 3.23.50unknown2002-03-271-12/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-12/+5
| * | | | Removed compiler warningsunknown2002-02-091-1/+1
* | | | | support for unsigned FLOAT/DOUBLEunknown2002-03-271-2/+1
| |_|_|/ |/| | |
* | | | Fixed problem with WHERE key=const ORDER BY key DESCunknown2002-03-151-2/+2
* | | | mi_check flags cleanupunknown2002-03-132-22/+28
* | | | optimization fix for bulk insert codeunknown2002-03-131-1/+2
* | | | mergedunknown2002-03-091-86/+120
|\ \ \ \