summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | count(distint) on an empty table crash fixedunknown2003-02-102-4/+5
* | | | | Move tmp_table_used to THDunknown2003-02-1015-27/+35
* | | | | Merge mashka.mysql.fi:/home/my/mysql-4.0unknown2003-02-101-12/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fixed memory reference error when doing key_column <=> NULL on column that is...unknown2003-02-101-12/+2
* | | | | merge with 4.0.11 to get fix for thread stackunknown2003-02-081-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | Check how much stack we got; Needed to be able to run crash-meunknown2003-02-081-1/+11
* | | | | mergeunknown2003-02-085-15/+23
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / / /
* | | | | Update lengths for fields in MYSQL_FIELDunknown2003-02-081-1/+0
* | | | | Merge with 4.0 to get fix for MIN/MAXunknown2003-02-077-19/+65
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / / /
* | | | | After merge fixes & remove compiler warningsunknown2003-02-0716-112/+120
* | | | | Merge with 4.0.11unknown2003-02-0448-3842/+1243
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | 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
| | |/ / / /
| * | | | | Use on Unix hostname.err only when --log-error=path.unknown2003-01-281-0/+2
| | |_|/ / | |/| | |
| * | | | Merge work:/home/bk/mysql-4.0unknown2003-01-283-16/+25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fixed "DROP table_open_in_handler" hangunknown2003-01-283-16/+25
| * | | | mergeunknown2003-01-2832-3508/+719
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge with 3.23.56 (Replace manual with 'empty' document)unknown2003-01-282-2/+2
| | |\ \ \ | | | |/ /
| | | * | Fix when using auto_increment and last_insert_id() in the same insert statement.unknown2003-01-282-14/+7
| | | * | - added a dummy file "reservedwords.texi" to the BK tree and the Makefiles,unknown2003-01-271-1/+1
| | * | | Fixes for Netwareunknown2003-01-2825-3437/+419
| | * | | Merge with 3.23.55unknown2003-01-252-3/+3
| | |\ \ \ | | | |/ /
| | | * | small fix for SHOW STATUSunknown2003-01-231-2/+2
| | | * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-01-211-1/+1
| | | |\ \
| | | | * | fixed double-free bug in COM_CHANGE_USERunknown2003-01-211-1/+1
| | | * | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-01-215-22/+51
| | | |\ \ \ | | | | |/ /
| | | | * | ha_innobase.cc:unknown2003-01-211-0/+10