summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* support for unsigned FLOAT/DOUBLEunknown2002-03-272-2/+26
* Move back set_user after chrootunknown2002-03-221-5/+1
* Fixed problem with WHERE key=const ORDER BY key DESCunknown2002-03-153-12/+14
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-03-151-2/+5
|\
| * Do chroot() after changing user.unknown2002-03-151-2/+5
* | Making full-text queries working with UNION'sunknown2002-03-153-7/+9
* | mergedunknown2002-03-1312-24/+54
|\ \ | |/
| * mergeunknown2002-03-126-17/+20
| |\
| | * Added help for --local-infileunknown2002-03-126-15/+18
| * | Fixed mysqldumpslow for new dump format.unknown2002-03-122-3/+4
| * | Merge hundin:/my/mysql-4.0 into tik.mysql.fi:/home/my/mysql-4.0unknown2002-03-105-3/+26
| |\ \
| | * | slave start <options> to be able to dounknown2002-03-095-3/+26
| * | | Merge work:/my/mysql-4.0/ into tik.mysql.fi:/home/my/mysql-4.0unknown2002-03-101-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | Abort if listen() failsunknown2002-03-101-1/+4
* | | | mi_check flags cleanupunknown2002-03-135-49/+53
|/ / /
* | | Merge work:/home/bk/mysql-4.0unknown2002-03-091-0/+2
|\ \ \
| * | | fixed replication bugunknown2002-03-091-0/+2
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-03-091-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | A fix for the --with-libwrap for Linux.unknown2002-03-091-0/+7
* | | | fixed replication assert failure ( found by Jeremy Zawodny)unknown2002-03-081-27/+35
* | | | Merge work:/home/bk/mysql-4.0unknown2002-03-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | DBUG_ASSERT_LOCKunknown2002-03-081-1/+1
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-03-071-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | better fix for a bug fix from yesterdayunknown2002-03-071-3/+3
| |/ /
* | | mergeunknown2002-03-0613-65/+97
|\ \ \ | |/ / |/| |
| * | mergeunknown2002-03-066-43/+53
| |\ \ | | |/
| | * 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
| * | | mergeunknown2002-03-027-22/+48
| |\ \ \
| | * | | Fix sorting of NULL values (Should always be first)unknown2002-03-026-22/+46
| | * | | Fix to work with old ISAM privilege tables + ssl support.unknown2002-02-181-1/+3
* | | | | several bug fixes and testsunknown2002-03-051-3/+3
* | | | | fixed the use of unitialized variable - code now works on the test system unknown2002-03-022-1/+3
* | | | | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.unknown2002-03-013-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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-4.0unknown2002-03-012-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | make my_vsnprintf() work with oversized stringsunknown2002-03-012-1/+3
| | |/ | |/|
* | | Merge work:/home/bk/mysql-4.0unknown2002-03-013-85/+89
|\ \ \
| * | | many fixesunknown2002-02-281-4/+4
| * | | Surgical changes in sql_select and sql_union code in order to unknown2002-02-282-81/+85
* | | | fulltext+const_table bug fixedunknown2002-03-014-1/+5
|/ / /
* | | Small addition to SHOW GRANTSunknown2002-02-231-0/+7
* | | some UNION bug fixes..unknown2002-02-212-131/+174
* | | small fix for 2.95.4 compilerunknown2002-02-191-2/+2
|/ /
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-02-151-2/+1
|\ \
| * | reverting wrong fixunknown2002-02-111-2/+1
* | | Fix after merge from 3.23unknown2002-02-153-7/+7