| Commit message (Expand) | Author | Age | Files | Lines |
* | ctype_recoding.result, ctype_recoding.test, sql_show.cc: | unknown | 2004-08-11 | 1 | -1/+17 |
* | Merge | unknown | 2004-07-11 | 1 | -4/+1 |
|\ |
|
| * | mysql_find_files() made extern (from static to sql_show.cc) | unknown | 2004-07-10 | 1 | -4/+1 |
| * | backport wild_compare fix from 4.1 - bug#3924 | unknown | 2004-05-29 | 1 | -3/+3 |
* | | New handler::index_flags() definition to make it easy to check the full used ... | unknown | 2004-07-08 | 1 | -2/+3 |
* | | fowwlowup fixes for index_flags() | unknown | 2004-06-30 | 1 | -1/+1 |
* | | "Version" column in SHOW TABLE STATUS. | unknown | 2004-06-24 | 1 | -0/+3 |
* | | WL#1264 "Per-thread time zone support infrastructure". | unknown | 2004-06-18 | 1 | -7/+3 |
* | | Bug #2077 Japanese characters in enum/default values are reported incorrectly | unknown | 2004-06-08 | 1 | -1/+1 |
* | | Proposed fix for bug #3412 (embedded server: prepared statement returns | unknown | 2004-05-28 | 1 | -6/+1 |
* | | 1. Some optimization when conversion is not needed. | unknown | 2004-05-25 | 1 | -3/+3 |
* | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ... | unknown | 2004-05-22 | 1 | -1/+1 |
* | | Merge with 4.0.20 | unknown | 2004-05-17 | 1 | -3/+6 |
|\ \
| |/ |
|
| * | Extra safety fixes (probably not needed, but can't hurt) | unknown | 2004-05-15 | 1 | -2/+1 |
| * | Many files: | unknown | 2004-05-14 | 1 | -1/+5 |
* | | WL#1700 - Properly count key_blocks_used and key_blocks_current. | unknown | 2004-05-03 | 1 | -0/+1 |
* | | After merge fixes | unknown | 2004-04-27 | 1 | -2/+2 |
* | | after review PS fixes | unknown | 2004-04-10 | 1 | -1/+1 |
* | | merged | unknown | 2004-04-07 | 1 | -4/+4 |
|\ \ |
|
| * | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | unknown | 2004-04-06 | 1 | -4/+4 |
* | | | Fixed warnings from valgrind (not a bug) | unknown | 2004-04-06 | 1 | -1/+1 |
|/ / |
|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-04-05 | 1 | -1/+6 |
|\ \ |
|
| * | | Fixed many compiler warnings | unknown | 2004-04-05 | 1 | -1/+6 |
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | unknown | 2004-04-02 | 1 | -13/+33 |
|/ / |
|
* | | 1. New data types, from the user point of view: | unknown | 2004-03-26 | 1 | -18/+13 |
* | | SHOW PRIVILEGES updated (Bug#3227) | unknown | 2004-03-24 | 1 | -20/+22 |
* | | after review changes | unknown | 2004-03-20 | 1 | -1/+1 |
* | | merge | unknown | 2004-03-18 | 1 | -1/+1 |
|\ \ |
|
| * | | DBUG_ASSERT(fixed == 1); added to val* | unknown | 2004-03-18 | 1 | -1/+1 |
* | | | merge with 4.0 | unknown | 2004-03-16 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18": | unknown | 2004-03-11 | 1 | -2/+2 |
* | | Cleanup ha_checktype() and redundant variables. | unknown | 2004-03-02 | 1 | -1/+1 |
* | | Changed wellformedlen to well_formed_len | unknown | 2004-02-17 | 1 | -70/+56 |
* | | Merge with public tree | unknown | 2004-02-16 | 1 | -12/+18 |
|\ \ |
|
| * \ | Merge with 4.0.18 | unknown | 2004-02-11 | 1 | -12/+18 |
| |\ \
| | |/ |
|
| | * | beautify SHOW INDEX | unknown | 2004-02-04 | 1 | -3/+2 |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2004-02-04 | 1 | -5/+0 |
| | |\ |
|
| | | * | Ensure that privileges are tested properly for multi-table-updates. | unknown | 2004-02-03 | 1 | -5/+0 |
| | * | | Fix for bugs #1885, #2464, #2539. Proper handling of default | unknown | 2004-01-30 | 1 | -2/+12 |
| | |/ |
|
| | * | Some small portability fixes. | unknown | 2003-12-30 | 1 | -1/+3 |
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | unknown | 2004-02-13 | 1 | -8/+68 |
|\ \ \
| |/ /
|/| | |
|
| * | | some optimization in append_identifier (sql/sql_show.cc) | unknown | 2004-02-13 | 1 | -11/+14 |
| * | | 1. fixed bug @2593 "SHOW CREATE TABLE doesn't properly double quotes" | unknown | 2004-02-07 | 1 | -4/+61 |
* | | | Added --compact to mysqlbinlog | unknown | 2004-02-09 | 1 | -2/+1 |
* | | | Bug#2634 | unknown | 2004-02-05 | 1 | -1/+4 |
|/ / |
|
* | | SHOW CREATE DATABASE moved to sql_show.cc where it belongs | unknown | 2004-01-30 | 1 | -0/+88 |
* | | Fix for #2210 (SHOW TABLE STATUS fails when .frm is corrupted) | unknown | 2004-01-28 | 1 | -0/+1 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | unknown | 2004-01-14 | 1 | -1/+15 |
|\ \ |
|
| * | | bugs #2280, #2281 - show create table should always return a valid sql statement | unknown | 2004-01-14 | 1 | -1/+15 |
* | | | fix for the 2361 bug: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key | unknown | 2004-01-14 | 1 | -1/+1 |
|/ / |
|