summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Adding some things according to Monty's correct observationsSinisa@sinisa.nasamreza.org2002-04-121-3/+6
* errmsg.txt:arjen@george.bitbike.com2002-04-111-1/+2
* fixed bug in truncating temp tablessasha@mysql.sashanet.com2002-04-081-2/+6
* safemalloc cleanup. Maybe it will now compile on FreeBSD. I still not havesasha@mysql.sashanet.com2002-04-051-0/+6
* fix for SQL_CALC_FOUND_ROWS in UNION'sSinisa@sinisa.nasamreza.org2002-04-031-0/+4
* Merged some sslopt-* include files, that will be removed in the nearjani@hynda.mysql.fi2002-04-031-7/+49
* Merged in some changes made to MySQL clients by otherjani@hynda.mysql.fi2002-04-031-0/+4
|\
| * Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,jani@hynda.mysql.fi2002-04-021-0/+4
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2002-04-021-3/+5
|\ \
| * | Fix for a bug with EXPLAIN and (....) UNION (....) order by Sinisa@sinisa.nasamreza.org2002-04-021-3/+5
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-04-026-23/+159
|\ \ \ | |/ /
| * | relay_log_space_limitsasha@mysql.sashanet.com2002-04-016-23/+159
* | | Mergemonty@hundin.mysql.fi2002-04-024-9/+14
|\ \ \
| * \ \ Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2002-04-022-12/+16
| |\ \ \
| | * | | Fixed help typos in mysql.ccmonty@hundin.mysql.fi2002-04-022-12/+16
| * | | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2002-04-0226-403/+352
| |\ \ \ \ | | |/ / /
| | * | | Two bug fixessinisa@rhols221.adsl.netsonic.fi2002-03-281-1/+1
| | * | | Fix compiler error on mysqld.ccmiguel@hegel.local2002-03-261-1/+1
| * | | | fts+const_tables bug fixedserg@serg.mysql.com2002-04-024-2/+7
| * | | | apply freebsd/alpha portability patchserg@serg.mysql.com2002-03-041-2/+7
* | | | | Cleanupsmonty@hundin.mysql.fi2002-04-023-7/+10
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-03-311-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix core dump bug in innodb after merge from 3.23monty@tik.mysql.fi2002-03-311-1/+1
* | | | | replication fixsasha@mysql.sashanet.com2002-03-301-1/+2
* | | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2002-03-3013-70/+217
|\ \ \ \ \
| * | | | | replication updates. This changeset seems to be working fine on test systems.sasha@mysql.sashanet.com2002-03-307-62/+127
| * | | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2002-03-269-12/+94
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | coverted my_thread_init() /end to use my_malloc()/my_free() to help tracksasha@mysql.sashanet.com2002-03-261-2/+21
| | * | | | replication updates and bugfixes. Still not perfect - there is some strangesasha@mysql.sashanet.com2002-03-159-10/+73
* | | | | | Bug fixesSinisa@sinisa.nasamreza.org2002-03-281-1/+1
|/ / / / /
* | | | | Fix after MERGEmonty@hundin.mysql.fi2002-03-271-7/+10
* | | | | merge (remove conflicting zip files)monty@hundin.mysql.fi2002-03-2716-390/+353
|\ \ \ \ \
| * \ \ \ \ merge with 3.23.50monty@hundin.mysql.fi2002-03-2715-379/+323
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fixed overflow bugmonty@hundin.mysql.fi2002-03-261-15/+17
| | * | | | Fixed typomonty@hundin.mysql.fi2002-03-261-1/+1
| | * | | | Fix for compilation on fast machinemonty@hundin.mysql.fi2002-03-261-0/+1
| | * | | | Fixes for --enable-named-pipemonty@hundin.mysql.fi2002-03-251-28/+22
| | * | | | Changing on NT the default named pipe for an optional usermiguel@hegel.local2002-03-241-9/+31
| | * | | | Fix for bug in WHERE key='j' or key='J'monty@hundin.mysql.fi2002-03-226-32/+51
| | * | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2002-03-225-10/+18
| | |\ \ \ \
| | | * \ \ \ Mergemonty@tik.mysql.fi2002-03-222-5/+5
| | | |\ \ \ \
| | | | * | | | Fix for load data infile when no active databasemonty@hundin.mysql.fi2002-03-222-5/+5
| | | * | | | | Quote names to SHOW CREATE for mysqldumpmonty@tik.mysql.fi2002-03-213-5/+13
| | | |/ / / /
| | * | | | | sql_show.cc, handler.h, handler.cc:heikki@hundin.mysql.fi2002-03-213-5/+18
| | * | | | | Many files:heikki@hundin.mysql.fi2002-03-212-309/+194
| | |/ / / /
| * | | | | support for unsigned FLOAT/DOUBLEmonty@hundin.mysql.fi2002-03-272-2/+26
| * | | | | Move back set_user after chrootmonty@tik.mysql.fi2002-03-221-5/+1
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0bell@sanja.is.com.ua2002-03-2313-30/+84
|\ \ \ \ \ \
| * | | | | | added building without query cachebell@sanja.is.com.ua2002-03-2213-30/+84
* | | | | | | mergedserg@serg.mysql.com2002-03-222-6/+59
|\ \ \ \ \ \ \