Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged | serg@serg.mylan | 2005-01-24 | 1 | -11/+11 |
|\ | |||||
| * | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -11/+11 |
* | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -2/+2 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -12/+14 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-12-09 | 1 | -13/+15 |
| |\ | |||||
| | * | Ensure that we free memory used with --order-by-primary (in mysqldump) | monty@mysql.com | 2004-12-09 | 1 | -13/+15 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-12-09 | 1 | -1/+0 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix for bug #6765 "Implicit access to time zone description | dlenev@brandersnatch.localdomain | 2004-12-09 | 1 | -1/+0 |
* | | | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil... | gluh@gluh.mysql.r18.ru | 2004-12-10 | 1 | -6/+32 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -3/+41 |
|\ \ \ | |/ / | |||||
| * | | Bug#6391 (binlog-do-db rules ignored) | mats@mysql.com | 2004-12-03 | 1 | -3/+41 |
| |/ | |||||
* | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -17/+12 |
* | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -22/+28 |
|\ \ | |||||
| * | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -13/+19 |
| * | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -16/+16 |
* | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump) | brian@avenger.(none) | 2004-11-11 | 1 | -6/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Bug#6031 - To drop database you have to execute DROP DATABASE command twice. | acurtis@pcgem.rdg.cyberkinetica.com | 2004-11-10 | 1 | -6/+1 |
* | | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -1/+1 |
* | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -2/+7 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Bug#6202: ENUMs are not case sensitive even if declared BINARY | bar@mysql.com | 2004-10-25 | 1 | -2/+2 |
| * | merged | serg@serg.mylan | 2004-09-07 | 1 | -0/+5 |
| |\ | |||||
| | * | when we update thd->db in replication, it's safer to update thd->db_length too. | guilhem@mysql.com | 2004-09-07 | 1 | -0/+9 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -6/+13 |
|\ \ \ | |/ / | |||||
| * | | after merge fix | serg@serg.mylan | 2004-08-20 | 1 | -1/+1 |
| * | | merged | serg@serg.mylan | 2004-08-20 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions, | guilhem@mysql.com | 2004-08-20 | 1 | -2/+2 |
| | * | backport wild_compare fix from 4.1 - bug#3924 | serg@serg.mylan | 2004-05-29 | 1 | -1/+1 |
| | * | Many files: | heikki@hundin.mysql.fi | 2004-05-14 | 1 | -0/+2 |
| * | | Removed non-used variable | miguel@hegel.txg.br | 2004-08-17 | 1 | -1/+0 |
| * | | A small fix to understand 4.1.0 format. | bar@mysql.com | 2004-07-27 | 1 | -3/+10 |
* | | | removing archive of .frm-s added (BUG#4821) | bell@sanja.is.com.ua | 2004-08-25 | 1 | -33/+148 |
* | | | Post-merge fix. | pem@mysql.com | 2004-07-23 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | sql_db.cc: | bar@mysql.com | 2004-07-23 | 1 | -0/+2 |
* | | | manual merge | serg@serg.mylan | 2004-07-20 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Compilation failure on Windows fixed. | konstantin@mysql.com | 2004-07-19 | 1 | -1/+2 |
* | | | Fixes for bug #4571 (Windows compabilities) | miguel@hegel.txg | 2004-07-16 | 1 | -2/+1 |
* | | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -1/+1 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-07-12 | 1 | -24/+242 |
|\ \ \ | |/ / | |||||
| * | | manual merge | vva@eagle.mysql.r18.ru | 2004-07-09 | 1 | -6/+6 |
| |\ \ | |||||
| | * | | added an optimization in mysql_create_db (sql_db.cc) | vva@eagle.mysql.r18.ru | 2004-07-09 | 1 | -2/+2 |
| | * | | fixed Bug #4378 "create database IF NOT EXISTS thing" returns an error | vva@eagle.mysql.r18.ru | 2004-07-08 | 1 | -2/+3 |
| * | | | Cleanup of db option cacheing | monty@mysql.com | 2004-07-09 | 1 | -59/+75 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-07-08 | 1 | -2/+3 |
| |\ \ \ | |||||
| | * | | | New handler::index_flags() definition to make it easy to check the full used ... | monty@mysql.com | 2004-07-08 | 1 | -2/+3 |
| | |/ / | |||||
| * | | | WL#807 Optimize loading database options in load_db_opt | bar@mysql.com | 2004-07-08 | 1 | -6/+207 |
| |/ / | |||||
* | | | After merge fixes | monty@mysql.com | 2004-07-12 | 1 | -1/+0 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -36/+35 |
|\ \ \ | |/ / | |||||
| * | | Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be ... | guilhem@mysql.com | 2004-06-09 | 1 | -37/+35 |
* | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -2/+8 |
|\ \ \ | |/ / |