summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Expand)AuthorAgeFilesLines
* Changed initialization of RND() to be less predictable.monty@mashka.mysql.fi2002-08-061-0/+2
* mergemonty@narttu.mysql.fi2002-08-051-0/+3
|\
| * Changelogmonty@narttu.mysql.fi2002-08-051-0/+3
* | Fixed bug with GROUP BY on NULL fields.monty@mashka.mysql.fi2002-08-051-0/+3
* | mergemonty@mashka.mysql.fi2002-08-051-1/+3
|\ \
| * | Added some mutex locks to make SLAVE START and SLAVE STOP thread safe.monty@mashka.mysql.fi2002-08-051-0/+2
| |/
* | Fixed a problem with privilege tables when downgrading from 4.0.2Sinisa@sinisa.nasamreza.org2002-08-031-0/+2
|/
* Fixed wrong printf() string in InnoDBmonty@hundin.mysql.fi2002-07-311-1/+1
* Mergemonty@hundin.mysql.fi2002-07-311-1/+3
|\
| * Changelog updatemonty@hundin.mysql.fi2002-07-311-1/+3
* | Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...monty@mashka.mysql.fi2002-07-291-0/+2
* | Fixed problem with auto_increment key as not first key partmonty@mashka.mysql.fi2002-07-231-0/+3
* | Fix wrong usage of constant which could cause mysqld to use index when doing ...monty@mashka.mysql.fi2002-07-191-0/+2
* | Fixing slave timeoutingSinisa@sinisa.nasamreza.org2002-07-161-0/+2
* | Typo fixes, added changelog entrylenz@mysql.com2002-07-152-2/+5
|/
* This is the only way to fix ALTER TABLE bug with BDBSinisa@sinisa.nasamreza.org2002-07-091-0/+2
* Fixed bug in binary log when using LOAD DATA INFILE without active database.monty@hundin.mysql.fi2002-06-301-1/+4
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2002-06-291-0/+2
|\
| * Fixed copyright in pack_isam.cmonty@hundin.mysql.fi2002-06-291-0/+2
* | Small typo as reported by one registered customer Sinisa@sinisa.nasamreza.org2002-06-261-1/+1
|/
* Backported fix from 4.0 which caused core dumps for some complex queries.monty@hundin.mysql.fi2002-06-171-1/+1
* Fixed mysql_info() result when using INSERT DELAYEDmonty@hundin.mysql.fi2002-06-051-1/+13
* Portability fixes for SCO and HPUXmonty@hundin.mysql.fi2002-05-311-0/+16
* Renamed stripp_sp -> strip_spmonty@hundin.mysql.fi2002-05-271-0/+3
* Re-diffed patch against glibc 2.2.5 (the last one was malformed andlenz@mysql.com2002-05-211-24/+25
* Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0)monty@hundin.mysql.fi2002-05-201-2/+2
* Fix bug in CONCAT_WS()monty@hundin.mysql.fi2002-05-172-73/+138
* New my_gethostbyname_r() handlingmonty@hundin.mysql.fi2002-05-161-7/+16
* Fixed bug in datetime range optimizationmonty@hundin.mysql.fi2002-05-151-2/+5
* DROP DATABASE with symlinks did not work beforeSinisa@sinisa.nasamreza.org2002-05-141-0/+2
* Fix for ISNULL()monty@hundin.mysql.fi2002-05-071-1/+6
* Fixed bug in ISNULL(not_null_expression)monty@hundin.mysql.fi2002-05-041-2/+7
* Fixed problems with DECIMAL() type on overflow.monty@hundin.mysql.fi2002-05-021-0/+7
* Don't change FLOAT(X+1,X) to FLOAT(X+2,X)monty@hundin.mysql.fi2002-04-261-1/+5
* Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.monty@tik.mysql.fi2002-04-221-2/+12
* SHOW VARIABLES LIKE ... are now case insensitivemonty@tik.mysql.fi2002-04-181-0/+8
* Fixed pthread_cond_timedwait() for HPUX and DCE threadsmonty@tik.mysql.fi2002-04-161-9/+7
* Changlogmonty@tik.mysql.fi2002-04-111-6/+12
* Two bug fixessinisa@rhols221.adsl.netsonic.fi2002-03-281-0/+5
* Added InnoDB changes to changelog.arjen@fred.bitbike.com2002-03-271-0/+9
* Fixup of 3.23.50 Windows named pipe changes in manual.arjen@fred.bitbike.com2002-03-271-10/+9
* Fixed overflow bugmonty@hundin.mysql.fi2002-03-261-0/+2
* Fixes for --enable-named-pipemonty@hundin.mysql.fi2002-03-251-6/+26
* Fixed that RPM can be recompiled even if there is not another glibc in /usr/l...monty@hundin.mysql.fi2002-03-251-1/+1
* Fix for bug in WHERE key='j' or key='J'monty@hundin.mysql.fi2002-03-221-1/+3
* Mergemonty@tik.mysql.fi2002-03-221-0/+3
|\
| * Fix for load data infile when no active databasemonty@hundin.mysql.fi2002-03-221-0/+3
* | Quote names to SHOW CREATE for mysqldumpmonty@tik.mysql.fi2002-03-211-0/+6
|/
* Added help for --local-infilemonty@hundin.mysql.fi2002-03-121-0/+12
* Fix for --enable-local-infilemonty@hundin.mysql.fi2002-03-061-0/+2