summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-067-48/+293
* Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-0510-20/+34
|\
| * a fix (Bug #3435: STDDEV|VARIANCE(constant) returns constant if no rows)unknown2004-05-051-0/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-059-20/+33
| |\
| | * Delete Items created during Prepared Stat (memory leak bug) (Bug #3451)unknown2004-05-052-2/+6
| | * Fixed crashing bug with alter table when table was in use (Bug #3643)unknown2004-05-054-8/+23
| | * Fix to handle unsigned data in prepared statements (Bug #3447)unknown2004-05-044-10/+4
* | | Fixes for prior commitunknown2004-05-051-3/+3
* | | Windows fixes for VC++ compiler compabilityunknown2004-05-059-20/+17
|/ /
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-042-8/+18
|\ \
| * | Fix for a multi table updates when one of the tables is not updatedunknown2004-05-041-5/+6
| * | Fix for a bug involving UNION's and SET SQL_SELECT_LIMIT unknown2004-05-031-3/+12
* | | Manual merge of bugfix for Bug #1664.unknown2004-05-043-22/+64
|\ \ \
| * | | Fix for remaining issues described in Bug #1664 unknown2004-05-043-22/+64
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-041-0/+5
|\ \ \ \
| * | | | return table list of fake_select in empty state to prevent using TABLE_LIST a...unknown2004-05-031-0/+5
| | |/ / | |/| |
* | | | repetable test replaced with inline functionunknown2004-05-042-5/+7
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-045-5/+8
|\ \ \ \
| * | | | trying to remove Windows compiler warnings (Miguel, could you please check if...unknown2004-05-031-1/+0
| * | | | Merge mysql.com:/home/mydev/mysql-4.1unknown2004-05-034-4/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL#1700 - Properly count key_blocks_used and key_blocks_current.unknown2004-05-034-4/+8
* | | | | fixed zero result case for group functions in subquery (Bug #3505)unknown2004-05-021-0/+11
|/ / / /
* | | | myisam_data_pointer_sizeunknown2004-05-012-1/+10
* | | | removed duplicated check for thd->killedunknown2004-04-301-2/+0
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-301-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Mergeunknown2004-04-301-0/+6
| |\ \ \
| | * | | Update 'MYSQL_FIELD->max_length' on mysql_stmt_store_result() (Bug #1647)unknown2004-04-301-0/+6
| | |/ /
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | compatibility fix (bug#3606)unknown2004-04-301-1/+1
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-301-4/+16
|\ \ \ | |_|/ |/| |
| * | Fix for Bug#3035 "Prepared statement integer inserts": now unsignedunknown2004-04-301-4/+16
| |/
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-3032-233/+4264
|\ \ | |/
| * Allow one to send empty strings with mysql_stmt_send_long_data()unknown2004-04-281-2/+6
| * Renamed MY_LEX_COLON to MY_LEX_SEMICOLON (at Serg's request)unknown2004-04-281-1/+1
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-278-169/+273
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-278-169/+273
| | |\
| | | * After merge fixesunknown2004-04-275-59/+36
| | | * Merge with 4.0unknown2004-04-265-137/+264
| | | |\
| | | | * ha_innodb.cc, sync0sync.h, sync0sync.c:unknown2004-04-091-3/+6
| | | | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-091-0/+1
| | | | |\
| | | | | * A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set)unknown2004-04-091-0/+1
| | | | * | Fix for BUG#3422 "In 3.23 -> 4.0 replication, slave segfault when replicating...unknown2004-04-081-2/+14
| | | | |/
| | | | * sql_select.cc:unknown2004-04-081-1/+2
| | | | * Fix for BUG#3415 "mysqlbinlog loses a USE command when LOAD DATA INFILE is in...unknown2004-04-071-6/+13
| | | | * Fix for BUG#3401 "Rare replication bug which leads to "Binlog has bad magic n...unknown2004-04-071-0/+11
| | | | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-073-34/+75
| | | | |\
| | | | | * This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al...unknown2004-04-073-34/+75
| | | | * | InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-133/+159
| | | | * | InnoDB: Backport fil_path_to_mysql_datadir from MySQL 4.1.xunknown2004-04-051-0/+1
| | | | * | InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-021-2/+5