summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* aggregate functions check during substitution made only for single row subsel...unknown2004-07-043-27/+28
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-023-3/+5
|\
| * Bug #4374 SHOW TABLE STATUS FROM ignores collation_connectionunknown2004-07-021-1/+3
| * armscii8_bin was referenced to as armscii_bin in a mistake.unknown2004-07-022-2/+2
* | item_geofunc.cc:unknown2004-07-021-4/+4
|/
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-291-1/+2
|\
| * a fix (bug #4304: TRUNCATE <table of type BDB> , wrong result).unknown2004-06-291-1/+2
* | unused field removedunknown2004-06-281-6/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-281-0/+1
|\ \
| * | Added missing my_time.c file to mysqlclient projectunknown2004-06-281-0/+1
* | | portability fixunknown2004-06-271-1/+1
* | | tell make how to create mysql_tzinfo_to_sql.ccunknown2004-06-271-3/+5
|/ /
* | Ensure that we don't create long temporary .o file (breaks on qnx)unknown2004-06-271-6/+6
* | memory leak in tz code closedunknown2004-06-271-2/+4
* | removed using lex->select_lex.options is SHOW TABLE [STATUS] commands (BUG#4288)unknown2004-06-272-4/+2
* | correct eq() method for Item_param (BUG#4233)unknown2004-06-261-0/+2
* | BUG#4276 - socket path too longunknown2004-06-261-0/+6
* | after merge fixedunknown2004-06-263-14/+8
* | mergedunknown2004-06-252-3/+2
|\ \
| * | release cursors in return_zero_rowsunknown2004-06-252-4/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-2523-88/+347
|\ \ \
| * | | After merge fixesunknown2004-06-253-4/+8
| * | | Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-259-40/+292
| |\ \ \
| | * \ \ Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0unknown2004-06-252-4/+4
| | |\ \ \
| | | * | | parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)unknown2004-06-242-4/+4
| | * | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-06-253-2/+88
| | |\ \ \ \
| | | * \ \ \ Mergeunknown2004-06-253-2/+88
| | | |\ \ \ \
| | | | * | | | bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...unknown2004-06-243-2/+88
| | * | | | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-06-254-33/+170
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock.unknown2004-06-244-33/+170
| | * | | | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-06-241-0/+31
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | bug#2688 - Wrong index_merge query results for BDB table with variable length...unknown2004-06-221-0/+31
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-232-4/+5
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-06-221-1/+3
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-211-1/+3
| | | | |\ \ \ \ \
| | | | | * | | | | use ref not range for ... WHERE key IN (val)unknown2004-06-211-1/+3
| | | | | |/ / / /
| | | * | | | | | do not clear list of changed tables on one statement rollback (Bug #4213)unknown2004-06-201-3/+2
| | | |/ / / / /
| | * | | | | | lower_case_table_names=2 (Keep case for table names) was not honoredunknown2004-06-231-1/+4
| | |/ / / / /
| * | | | | | Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-2515-44/+47
| | |_|_|/ / | |/| | | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-253-8/+22
|\ \ \ \ \ \
| * | | | | | Removed mysql_tzinfo_to_sql dependancy on sql/mysql_priv.h for circumventingunknown2004-06-253-8/+22
| | |_|_|_|/ | |/| | | |
* | | | | | mergeunknown2004-06-252-10/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | type of parameter assignment for parameters from variables added (BUG#4280)unknown2004-06-252-10/+14
| |/ / / /
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-252-11/+12
|\ \ \ \ \
| * | | | | fixed EXPLAIN behaviour with prepared statements (BUG#4271)unknown2004-06-252-11/+12
* | | | | | remove ^M'sunknown2004-06-251-0/+2
| |/ / / / |/| | | |
* | | | | undoneunknown2004-06-251-1/+1
* | | | | workaround for gcc 2.95.3 bugunknown2004-06-251-0/+3
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-06-251-1/+1
|\ \ \ \ \
| * | | | | free open cursorsunknown2004-06-251-1/+1
| |/ / / /