summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Added START TRANSACTION syntaxunknown2003-02-069-29/+46
* | | ha_innodb.cc:unknown2003-02-071-1/+12
* | | ha_innodb.cc:unknown2003-02-051-3/+11
|/ /
* | Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo...unknown2003-02-041-3/+4
* | Fix for MIN/MAX with empty tablesunknown2003-02-034-25/+76
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-02-021-3/+3
|\ \
| * | Fixed core dump bug in 'mysql' when using \p in prompt on Windows.unknown2003-02-021-3/+3
* | | Merge work:/home/bk/mysql-4.0unknown2003-01-305-5/+5
|\ \ \ | |/ / |/| |
| * | low-level error messages cleanupunknown2003-01-285-5/+5
* | | merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-2911-22/+134
|\ \ \ | | |/ | |/|
| * | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2003-01-296-22/+35
| |\ \
| | * | Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...unknown2003-01-296-22/+35
| * | | fixed functions to be able work with group function as argumentunknown2003-01-297-38/+374
| |/ /
* | | Fixed compilation error on windowsunknown2003-01-292-13/+50
* | | ha_innodb.cc:unknown2003-01-291-9/+4
* | | ha_innodb.cc:unknown2003-01-291-3/+13
* | | Merge pzaitsev@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-281-1/+1
|\ \ \
| * | | Fix predicted first rand() call unknown2003-01-281-1/+1
* | | | mergeunknown2003-01-284-27/+27
|\ \ \ \
| * | | | Only write to the error log if --log-error is specified and --console is not ...unknown2003-01-284-25/+27
| |/ / /