summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Some bug fixes.unknown2002-05-151-124/+4
* | | | | Fixed some bugs and added support for --loose-set-variableunknown2002-05-131-3/+18
|/ / / /
* | | | Add several services for NTunknown2002-05-083-27/+90
* | | | Fixed some bugs in my_getopt.c, added functionality for new GET_*unknown2002-05-071-1066/+1215
* | | | bug with indexless boolean fts and master-slave optimization fixedunknown2002-05-071-3/+3
* | | | Portability fixunknown2002-04-302-5/+9
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-295-9/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-295-9/+23