summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in ISNULL(not_null_expression)unknown2002-05-041-2/+7
* Fixed problems with DECIMAL() type on overflow.unknown2002-05-021-0/+7
* Don't change FLOAT(X+1,X) to FLOAT(X+2,X)unknown2002-04-261-1/+5
* Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.unknown2002-04-221-2/+12
* SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-0/+8
* Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-9/+7
* Changlogunknown2002-04-111-6/+12
* Two bug fixesunknown2002-03-281-0/+5
* Added InnoDB changes to changelog.unknown2002-03-271-0/+9
* Fixup of 3.23.50 Windows named pipe changes in manual.unknown2002-03-271-10/+9
* Fixed overflow bugunknown2002-03-261-0/+2
* Fixes for --enable-named-pipeunknown2002-03-251-6/+26
* Fixed that RPM can be recompiled even if there is not another glibc in /usr/l...unknown2002-03-251-1/+1
* Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-1/+3
* Mergeunknown2002-03-221-0/+3
|\
| * Fix for load data infile when no active databaseunknown2002-03-221-0/+3
* | Quote names to SHOW CREATE for mysqldumpunknown2002-03-211-0/+6
|/
* Added help for --local-infileunknown2002-03-121-0/+12
* Fix for --enable-local-infileunknown2002-03-061-0/+2
* Fixed bug in DATE_FORMAT when used with GROUP BYunknown2002-03-061-0/+3
* Corrected fix for not freed memory when using corrupted tablesunknown2002-03-051-0/+8
* Merge work:/home/bk/mysql into mysql.sashanet.com:/reiser-data/mysqlunknown2002-02-232-4/+79
|\
| * updated glibc build instructionsunknown2002-02-232-4/+79
* | wording changedunknown2002-02-201-1/+1
* | memory leak with broken tables fixedunknown2002-02-201-1/+9
|/
* updates for the new buildunknown2002-02-151-0/+15
* Don't give warnings for empty statements with commentsunknown2002-02-141-0/+3
* Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-0/+6
* Updated changelog of 3.23.48 with InnoDB changes.unknown2002-02-111-4/+35
* Fixed bug in full join with many NULL fields.unknown2002-02-101-1/+10
* Removed compiler warningsunknown2002-02-091-2/+2
* Update to autoconf 2.52unknown2002-02-071-0/+11
* Fix in SHOW GRANTS: REFERENCE -> REFERENCESunknown2002-01-301-0/+2
* Fixed bug when making a range join based on information from a const table.unknown2002-01-181-1/+11
* Removed Heikki's changes to the manual that was meant for 4.0unknown2002-01-021-56/+18
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-01-021-3/+1
|\
| * Backport of mysqldump from 4.0unknown2002-01-021-3/+1
* | Merge heikki@work.mysql.com:/home/my/mysqlunknown2001-12-301-18/+56
|\ \ | |/ |/|
| * manual.texi:unknown2001-12-271-18/+56
* | Bugfix for WHERE key=@a OR key=@bunknown2001-12-271-0/+5
|/
* Fixed shutdown problem on HPUXunknown2001-12-211-0/+6
* Added DO commandunknown2001-12-171-2/+27
* misc cleanup unknown2001-12-131-0/+2
* mergedunknown2001-12-131-0/+4
|\
| * Added status variables for all MySQL commands.unknown2001-12-131-0/+4
| * Fixed problem with default & InnoDB tables.unknown2001-12-131-0/+2
* | slave-skip-errorsunknown2001-12-121-1/+32
|/
* Fixed bug in GROUP BY ... DESCunknown2001-12-101-0/+2
* Small changes to mysql_config.shunknown2001-12-051-2/+5
* Fixed bug in LEFT JOINunknown2001-12-051-1/+8