summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Added START TRANSACTION syntaxunknown2003-02-069-29/+46
* 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
| | * | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-01-171-19/+19
| | |\ \
| | * | | Fixing that 3.23 API / clients do not disconnect if a large unknown2003-01-042-5/+20
| | * | | merge fixesunknown2002-12-273-8/+5
| | |\ \ \
| | * | | | reverting a patchunknown2002-12-271-1/+1
| | * | | | many bug fixesunknown2002-12-233-2/+4
| * | | | | Added timeout for wait_for_master_posunknown2003-01-2510-60/+291
* | | | | | Merge work:/home/bk/mysql-4.0unknown2003-01-281-5/+5
|\ \ \ \ \ \
| * | | | | | do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(),unknown2003-01-281-5/+5
* | | | | | | Added option hostname.errunknown2003-01-275-4/+78
|/ / / / / /
* | | | | | fixes for SHOW VARIABLES and --ft-stopword-listunknown2003-01-271-1/+1
* | | | | | ft_stopword_file added to 'SHOW VARIABLES' outputunknown2003-01-271-1/+2
* | | | | | Merge work:/home/bk/mysql-4.0unknown2003-01-261-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fixed table invalidation in simple renamingunknown2003-01-241-0/+2
* | | | | | --ft_stopword_file command-line optionunknown2003-01-231-7/+12
|/ / / / /
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-218-62/+113
|\ \ \ \ \
| * | | | | ha_innodb.cc:unknown2003-01-211-0/+10
| * | | | | Fixed bug with EXPLAIN on empty tableunknown2003-01-201-26/+29
| * | | | | Fixed bug in LEFT JOIN with impossible ON/WHERE expressionunknown2003-01-191-12/+31