summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* LOAD DATA INFILE is not replicated if replicate_*_table is setunknown2003-02-282-2/+8
* Added detection if pthread_attr_getstacksize() existsunknown2003-02-277-9/+9
* Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-272-1/+6
* Code cleanupunknown2003-02-271-8/+3
* Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-261-1/+2
|\
| * Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-261-1/+2
| |\
| | * Fix for SHOW TABLE STATUS with empty .frm fileunknown2003-02-261-1/+1
| | * Comment column in SHOW TABLE STATUS now reports that it canunknown2003-02-261-0/+1
* | | ha_innodb.cc:unknown2003-02-261-1/+7
* | | ha_innodb.cc:unknown2003-02-261-3/+6
* | | Merge sinisa@work.mysql.com://home/bk/mysql-4.0unknown2003-02-261-2/+9
|\ \ \ | |/ / |/| |
| * | A fix for a crashing bug with unspecified database in this type ofunknown2003-02-261-2/+9
* | | merge with 3.23 to get corrected error message files and rename of files in m...unknown2003-02-2623-70/+77
|\ \ \ | | |/ | |/|
| * | Fixed "syntax" errors in text message files.unknown2003-02-2522-253/+253
| * | Indentation cleanupunknown2003-02-251-0/+2
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-02-193-13/+20
| |\ \
| | * | prevented crash on deleting non-constructed analyse objectunknown2003-02-181-5/+6
| | * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23unknown2003-02-181-8/+10
| | |\ \
| | * | | fixed memory leak in ANALIZE initialization error reportingunknown2003-02-141-0/+4
| * | | | another fix for RAND() initializationunknown2003-02-121-1/+1
| |/ / /
* | | | Portability fix for HPUX10.20unknown2003-02-251-7/+5
| |_|/ |/| |
* | | opt_sum.cc:unknown2003-02-231-1/+2
* | | ALTER TABLE closes all open HANDLER's for the table in questionunknown2003-02-222-4/+8
* | | do not allow COLUMN and AFTER/FIRST inunknown2003-02-221-3/+12
* | | Reverted Sinisa's patch "Fixing the error messages returned on GRANTunknown2003-02-192-7/+3
* | | Applied Sinisa's patch:unknown2003-02-192-2/+2
* | | Applying Sinisa's patch:unknown2003-02-193-7/+1
* | | - Applying Sinisa's Patch "Fixing the error messages returned on unknown2003-02-192-3/+7
* | | ha_innodb.cc:unknown2003-02-181-2/+8
* | | page0cur.c:unknown2003-02-181-2/+2
* | | Merge abelkin@work.mysql.com:/home/bk/mysql-4.0unknown2003-02-179-72/+40
|\ \ \
| * | | Fixed multi-table-delete for InnoDB tablesunknown2003-02-179-66/+32
| * | | Merge mashka.mysql.fi:/home/my/mysql-3.23unknown2003-02-171-8/+10
| |\ \ \ | | | |/ | | |/|
| | * | Fixed problem with ISNULL on fields that could not be nullunknown2003-02-171-8/+10
| | |/
| | * backported MERGE+MAX bugfix from 4.0unknown2003-02-121-4/+3
| | * backporting Peter's fix for better RAND() initialization from 4.0unknown2003-02-111-1/+1
* | | fixed invalidation of query cache on LOAD DATAunknown2003-02-141-0/+1
|/ /
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-02-102-4/+4
|\ \
| * | Better fix for count(distinct) bugunknown2003-02-102-4/+4
* | | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-02-101-1/+3
|\ \ \ | |/ / |/| / | |/
| * error message fixed (new error code will be introduced in 4.1)unknown2003-02-101-1/+3
| * ha_innobase.cc:unknown2003-02-051-1/+1
* | count(distint) on an empty table crash fixedunknown2003-02-102-4/+5
* | Fixed memory reference error when doing key_column <=> NULL on column that is...unknown2003-02-101-12/+2
* | Check how much stack we got; Needed to be able to run crash-meunknown2003-02-081-1/+11
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-02-075-5/+16
|\ \
| * | Fix problem in MIN/MAX optimisation (from last patch)unknown2003-02-075-5/+16
* | | ha_innodb.cc:unknown2003-02-071-11/+8
|/ /
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-02-0710-40/+66
|\ \
| * | Allow 4.0 to read new 4.1 .frm filesunknown2003-02-071-11/+20