summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed wrong printf() string in InnoDBunknown2002-07-311-1/+1
* Mergeunknown2002-07-311-1/+3
|\
| * Changelog updateunknown2002-07-311-1/+3
* | Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...unknown2002-07-291-0/+2
* | Fixed problem with auto_increment key as not first key partunknown2002-07-231-0/+3
* | Fix wrong usage of constant which could cause mysqld to use index when doing ...unknown2002-07-191-0/+2
* | Fixing slave timeoutingunknown2002-07-161-0/+2
* | Typo fixes, added changelog entryunknown2002-07-151-1/+4
|/
* This is the only way to fix ALTER TABLE bug with BDBunknown2002-07-091-0/+2
* Fixed bug in binary log when using LOAD DATA INFILE without active database.unknown2002-06-301-1/+4
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-06-291-0/+2
|\
| * Fixed copyright in pack_isam.cunknown2002-06-291-0/+2
* | Small typo as reported by one registered customer unknown2002-06-261-1/+1
|/
* Backported fix from 4.0 which caused core dumps for some complex queries.unknown2002-06-171-1/+1
* Fixed mysql_info() result when using INSERT DELAYEDunknown2002-06-051-1/+13
* Portability fixes for SCO and HPUXunknown2002-05-311-0/+16
* Renamed stripp_sp -> strip_spunknown2002-05-271-0/+3
* Fix bug in CONCAT_WS()unknown2002-05-171-0/+2
* New my_gethostbyname_r() handlingunknown2002-05-161-7/+16
* Fixed bug in datetime range optimizationunknown2002-05-151-2/+5
* DROP DATABASE with symlinks did not work beforeunknown2002-05-141-0/+2
* Fix for ISNULL()unknown2002-05-071-1/+6
* 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
* wording changedunknown2002-02-201-1/+1
* memory leak with broken tables fixedunknown2002-02-201-1/+9
* 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