summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge work:/home/bk/mysqlunknown2002-05-261-1/+1
| |\ \
| | * | quick fix for some optimizer glitch (it appears as ft+const bug, but it, prob...unknown2002-05-251-1/+1
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-243-3/+10
|\ \ \ \
| * | | | Fixed a bug with big result sets and UNION'sunknown2002-05-243-3/+10
| | |_|/ | |/| |
* | | | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-241-64/+62
|/ / /
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-221-0/+1
|\ \ \
| * | | A fix for the very nusty bug with when there are 2 or more fieldsunknown2002-05-221-0/+1
* | | | Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,unknown2002-05-222-6/+3
* | | | Fixes for gcc 3.1unknown2002-05-211-0/+3
|/ / /
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-206-114/+402
|\ \ \
| * \ \ merge to 3.23.51unknown2002-05-201-96/+96
| |\ \ \ | | |/ /
| | * | Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0)unknown2002-05-201-96/+96
| * | | mergeunknown2002-05-192-11/+11
| |\ \ \ | | |/ /
| | * | Fix bug in CONCAT_WS()unknown2002-05-172-11/+11
| * | | Optimize LIKE with turbo-boyer-more algoritmunknown2002-05-173-7/+295
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2002-05-181-1/+2
|\ \ \ \
| * \ \ \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-181-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixing that database privileges are also taken into account.unknown2002-05-181-1/+2
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2002-05-181-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | Fixed some compilation problems in last changesetunknown2002-05-161-2/+5
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2002-05-165-16/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mergeunknown2002-05-095-16/+28
| |\ \ \ \
| | * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2002-04-295-10/+22
| | |\ \ \ \
| | | * | | | invalidation moved before tables unlockingunknown2002-04-295-10/+22
* | | | | | | merge with 3.23.51unknown2002-05-1611-52/+111
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-05-164-20/+19
| |\ \ \ \ \ \
| | * | | | | | New my_gethostbyname_r() handlingunknown2002-05-164-20/+19
| * | | | | | | Fixed sql_yacc.yy to be compatible with bison 1.31 and above.unknown2002-05-151-8/+8
| |/ / / / / /
| * | | | | | Fixed bug in datetime range optimizationunknown2002-05-152-2/+21
| * | | | | | Corrected fix for DROP DATABASE on symbolic linkunknown2002-05-141-13/+14
| * | | | | | DROP DATABASE with symlinks did not work beforeunknown2002-05-141-1/+8
| * | | | | | Sergei's MyODBC fixunknown2002-05-124-8/+8
| * | | | | | Fix for ISNULL()unknown2002-05-073-2/+9
| * | | | | | Fixed bug in ISNULL(not_null_expression)unknown2002-05-041-19/+30
| * | | | | | Backport of Sasha's fix to 3.23 from 4.0unknown2002-05-021-16/+7
| * | | | | | Fixed problems with DECIMAL() type on overflow.unknown2002-05-021-11/+37
| * | | | | | Don't change FLOAT(X+1,X) to FLOAT(X+2,X)unknown2002-04-261-2/+2
* | | | | | | mergeunknown2002-05-162-34/+34
|\ \ \ \ \ \ \
| * | | | | | | Fix bug in SELECT SQL_CALC_FOUND_ROWSunknown2002-05-162-34/+34
* | | | | | | | Merge work:/home/bk/mysql-4.0unknown2002-05-161-6/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | "repair ... use_frm" crash fixedunknown2002-05-161-6/+5
| |/ / / / / / /
* | | | | | | | Changed GET_STRALC to GET_STR_ALLOCunknown2002-05-151-3/+3
|/ / / / / / /
* | | | | | | Fixed some things to make MySQL to compile again.unknown2002-05-153-8/+7
* | | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-1511-113/+248
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | resolve changesunknown2002-05-1511-113/+248
| |\ \ \ \ \ \
| | * | | | | | Features made for Schlund plus several bug fixes.unknown2002-05-1511-112/+248
| | | |_|_|/ / | | |/| | | |
* | | | | | | Removed some long from mysqld comments (should be in manual).unknown2002-05-151-8/+8
* | | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-151-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed typo in error message from sql_yacc.yyunknown2002-05-141-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Fix VC++ compiler errorunknown2002-05-141-1/+1