summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.unknown2002-04-221-0/+4
* Fixed bug in @@unknown_variableunknown2002-04-191-1/+1
* SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-1825-43/+63
* Abort if 'listen()' on TCP/IP fails.unknown2002-04-171-6/+7
* Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-163-24/+31
* Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-04-131-0/+7
|\
| * libwrap bug fix for Linux onlyunknown2002-04-131-0/+7
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-04-022-12/+16
|\ \ | |/ |/|
| * Fixed help typos in mysql.ccunknown2002-04-022-12/+16
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-04-0226-403/+352
|\ \ | |/
| * Two bug fixesunknown2002-03-281-1/+1
| * Fix compiler error on mysqld.ccunknown2002-03-261-1/+1
| * Fixed overflow bugunknown2002-03-261-15/+17
| * Fixed typounknown2002-03-261-1/+1
| * Fix for compilation on fast machineunknown2002-03-261-0/+1
| * Fixes for --enable-named-pipeunknown2002-03-251-28/+22
| * Changing on NT the default named pipe for an optional userunknown2002-03-241-9/+31
| * Fix for bug in WHERE key='j' or key='J'unknown2002-03-226-32/+51
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-03-225-10/+18
| |\
| | * Mergeunknown2002-03-222-5/+5
| | |\
| | | * Fix for load data infile when no active databaseunknown2002-03-222-5/+5
| | * | Quote names to SHOW CREATE for mysqldumpunknown2002-03-213-5/+13
| | |/
| * | sql_show.cc, handler.h, handler.cc:unknown2002-03-213-5/+18
| * | Many files:unknown2002-03-212-309/+194
| |/
| * Added help for --local-infileunknown2002-03-126-15/+18
| * Fixed bug in DATE_FORMAT when used with GROUP BYunknown2002-03-063-2/+3
| * Corrected fix for not freed memory when using corrupted tablesunknown2002-03-052-1/+2
| * Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23unknown2002-03-051-1/+1
| |\
| | * Update scripts for new POSIX specunknown2002-03-051-1/+1
* | | fts+const_tables bug fixedunknown2002-04-024-2/+7
* | | apply freebsd/alpha portability patchunknown2002-03-041-2/+7
|/ /
* | Changes for to control the tables and log clean up.unknown2002-02-202-34/+48
* | memory leak with broken tables fixedunknown2002-02-202-1/+1
|/
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-02-145-4/+19
|\
| * Don't give warnings for empty statements with commentsunknown2002-02-145-4/+19
* | dict0dict.h, dict0dict.c, row0mysql.c, ha_innobase.cc:unknown2002-02-141-1/+4
* | row0mysql.c, sql_db.cc:unknown2002-02-141-2/+8
|/
* changed bool -> my_boolunknown2002-02-141-1/+1
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-02-141-2/+11
|\
| * ha_innobase.cc:unknown2002-02-141-2/+11
* | Use NAMES_SEP_CHAR also for enums (Fix for supportwizard)unknown2002-02-132-7/+2
|/
* Fix for LOAD DATA LOCAL INFILE patchunknown2002-02-131-2/+2
* Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23unknown2002-02-135-11/+25
|\
| * Made LOAD DATA LOCAL INFILE more secureunknown2002-02-135-11/+25
* | Don't print out 'got signal' if not using --warningsunknown2002-02-131-2/+3
|/
* Updated changelog of 3.23.48 with InnoDB changes.unknown2002-02-111-2/+2