Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 40 | -68/+41 |
| | | | | Some changes to the prepared statement protocol to make it easier to use and faster. | ||||
* | Merge with 4.0 (Fix bug in LEFT JOIN and EXPLAIN on empty table) | monty@mashka.mysql.fi | 2003-01-20 | 1 | -39/+61 |
|\ | |||||
| * | Fixed bug with EXPLAIN on empty table | monty@mashka.mysql.fi | 2003-01-20 | 1 | -26/+29 |
| | | |||||
| * | Fixed bug in LEFT JOIN with impossible ON/WHERE expression | monty@mashka.mysql.fi | 2003-01-19 | 1 | -12/+31 |
| | | |||||
* | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2003-01-19 | 3 | -8/+26 |
|\ \ | |||||
| * \ | merge with 4.0 to get bug fix for SHOW PROCESSLIST + connected slave | monty@mashka.mysql.fi | 2003-01-19 | 3 | -8/+26 |
| |\ \ | | |/ | |||||
| | * | Fixes cases where thd->query was not protected. | monty@mashka.mysql.fi | 2003-01-19 | 3 | -7/+14 |
| | | | | | | | | | | | | This fixes a problem with SHOW PROCESSLIST | ||||
| | * | Merge with 3.23 to get bug fix for SHOW PROCESSLIST + running thread | monty@mashka.mysql.fi | 2003-01-19 | 3 | -12/+27 |
| | |\ | |||||
| | | * | Only set thd->query to 0 if LOCK_thread_count is hold | monty@mashka.mysql.fi | 2003-01-18 | 3 | -21/+40 |
| | | | | | | | | | | | | | | | | This fixes a possible core dump problem in SHOW PROCESSLIST | ||||
| | | * | Fixed bug with the --slow-log when logging an administrator command | monty@mashka.mysql.fi | 2003-01-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | (like FLUSH TABLES). (Code is already in 4.0) | ||||
* | | | | Windows build fix | venu@myvenu.com | 2003-01-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge myvenu.com:/home/venu/bk/src-4.1 | venu@myvenu.com | 2003-01-18 | 1 | -32/+50 |
|\ \ \ \ | | | | | | | | | | | | | | | | into myvenu.com:/home/venu/work/sql/dev-4.1 | ||||
| * | | | | Few more tests + store_result fix | venu@myvenu.com | 2003-01-18 | 1 | -32/+50 |
| | | | | | |||||
* | | | | | Merge work.mysql.com:/home/bk/mysql-4.1 | venu@myvenu.com | 2003-01-18 | 3 | -1/+20 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | into myvenu.com:/home/venu/bk/src-4.1 | ||||
| * | | | Initial multi query execution support | venu@myvenu.com | 2003-01-18 | 3 | -1/+20 |
| | | | | |||||
* | | | | Removed compiler warnings | monty@mashka.mysql.fi | 2003-01-18 | 1 | -8/+8 |
| | | | | |||||
* | | | | Simple code cleanups, ignore generated files | monty@mashka.mysql.fi | 2003-01-18 | 1 | -38/+39 |
|/ / / | |||||
* | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Superfluous prepare_for_resend bugfix | hf@deer.mysql.r18.ru | 2003-01-18 | 1 | -1/+0 |
| | | | | |||||
* | | | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options. | monty@mashka.mysql.fi | 2003-01-18 | 8 | -53/+83 |
| | | | | | | | | | | | | | | | | | | | | | | | | Don't use new password format if mysql.user has old format tables_priv was not reset on FLUSH PRIVILEGES if tables_priv was empty Portability fixes for Windows | ||||
* | | | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 9 | -82/+223 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-01-17 | 3 | -18/+5 |
| |\ \ | |||||
| | * \ | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2003-01-17 | 1 | -4/+3 |
| | |\ \ | | | | | | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| | | * | | bugfix for MERGE tables and MAX(key) | serg@serg.mysql.com | 2003-01-17 | 1 | -4/+3 |
| | | | | | |||||
| | * | | | Merge miguel@work.mysql.com:/home/bk/mysql-4.0 | miguel@hegel.local | 2003-01-16 | 1 | -1/+1 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | into hegel.local:/home/miguel/dev/mysql-4.0 | ||||
| | | * | | | Fix VC++ error compiler | miguel@hegel.local | 2003-01-16 | 1 | -1/+1 |
| | | |/ / | |||||
| | * | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-01-17 | 1 | -13/+1 |
| | |/ / | | | | | | | | | | | | | Had forgotten to change ha_innodb.cc to reflect that InnoDB now supports HA_READ_PREFIX_LAST | ||||
| * | | | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 1 | -6/+3 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2003-01-16 | 1 | -19/+19 |
| | |\ | |||||
| | | * | ha_innobase.cc: | heikki@hundin.mysql.fi | 2003-01-16 | 1 | -19/+19 |
| | | | | | | | | | | | | | | | | Backport from 4.0: fix possible adaprive hash index latch hang | ||||
| | * | | Fixed wrong packed length for packet > 16M. | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+1 |
| | |/ | |||||
| | * | Safety fix to not allow one to specify too big max_alloc_packet to mysqld | monty@mashka.mysql.fi | 2002-12-26 | 2 | -2/+2 |
| | | | | | | | | | | | | Safety fix to not cause conflicts with extended packages in 4.0. | ||||
| | * | Updated comment | monty@mashka.mysql.fi | 2002-12-26 | 1 | -6/+3 |
| | | | |||||
| | * | Moved lower_case_table_name check to right place. | monty@mashka.mysql.fi | 2002-12-21 | 1 | -3/+2 |
| | | | |||||
| * | | bugfix for 'ANALYZE for MERGE' and table-less MERGE table | serg@serg.mysql.com | 2003-01-16 | 1 | -1/+1 |
| | | | |||||
| * | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-01-16 | 1 | -2/+5 |
| | | | | | | | | | | | | Backport from 4.1: make sure change_active_index is only called with a properly initialized InnoDB table handle | ||||
| * | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-01-16 | 1 | -7/+30 |
| | | | | | | | | | | | | Make SHOW INNODB STATUS aware when we are estimating index range size etc. | ||||
| * | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-01-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Fix a typo | ||||
| * | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-01-16 | 1 | -27/+105 |
| | | | | | | | | | | | | Fix a possible hang at the adaptive hash index latch if MySQL does query estimations also in the middle of a SELECT statement processing | ||||
| * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-01-14 | 2 | -1/+34 |
| |\ \ | |||||
| | * | | Guard against compiling without -fno-exceptions | monty@mashka.mysql.fi | 2003-01-14 | 2 | -1/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | Allocate bigger default thread stack because of problems with glibc Fixed bug in UPDATE ... not_null_field=expression_that_returns_null Fixed bug in replication when using auto_increment and LOAD DATA INFILE | ||||
| * | | | sql_handler.cc: | heikki@hundin.mysql.fi | 2003-01-13 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Backport the InnoDB HANDLER bug fix from 4.1 | ||||
| * | | | trx0trx.c: | heikki@hundin.mysql.fi | 2003-01-12 | 1 | -3/+6 |
| |/ / | | | | | | | | | | | | | | | | Add diagnostic prints to determine why the 'queries inside InnoDB' might drift upwards ha_innodb.cc: Add more print space to SHOW INNODB STATUS; remove possible memory leak in case there is an error | ||||
| * | | Fixed core dump bug in str LIKE "%other_str%" where strings contained ↵ | monty@mashka.mysql.fi | 2003-01-10 | 3 | -24/+43 |
| | | | | | | | | | | | | | | | | | | | | | characters >= 128. Fixed problem with replication LOAD DATA INFILE when using --old-rpl-compat. When executing on master LOAD DATA and InnoDB failed with 'table full' error the binary log was corrupted. | ||||
* | | | merge | monty@hundin.mysql.fi | 2003-01-17 | 38 | -844/+1222 |
|\ \ \ | |||||
| * \ \ | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2003-01-17 | 6 | -49/+84 |
| |\ \ \ | | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/work-ctype-4.1 | ||||
| | * \ \ | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2003-01-17 | 2 | -4/+33 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/BINLOG_LOADDATA/4.1.clear | ||||
| | | * \ \ | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2003-01-17 | 2 | -4/+33 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/BINLOG_LOADDATA/4.1.clear | ||||
| | | | * \ \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1 | vva@eagle.mysql.r18.ru | 2003-01-17 | 2 | -4/+33 |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/BINLOG_LOADDATA/4.1.clear | ||||
| | | | | * | | | new option --local-load in mysqlbinlog | vva@eagle.mysql.r18.ru | 2003-01-17 | 2 | -4/+33 |
| | | | | | | | |