Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -1/+11 |
|\ | |||||
| * | Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (... | guilhem@mysql.com | 2004-07-30 | 1 | -1/+11 |
* | | Bug#4417 binary character set breaks multi-byte table/field name. | bar@mysql.com | 2004-07-06 | 1 | -6/+8 |
* | | merge | monty@mysql.com | 2004-06-21 | 1 | -1/+2 |
|\ \ | |||||
| * | | After merge fixes | monty@mysql.com | 2004-06-21 | 1 | -1/+2 |
* | | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -2/+2 |
|/ / | |||||
* | | Post review fixes for "SQL Syntax for Prepared Statements". | sergefp@mysql.com | 2004-06-07 | 1 | -1/+1 |
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-04 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-06-03 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Implementation of WL#1824 "Add replication of character set variables in 4.1", | guilhem@mysql.com | 2004-06-03 | 1 | -0/+1 |
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-03 | 1 | -4/+39 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Manually merged, requirees more merging | sergefp@mysql.com | 2004-05-25 | 1 | -2/+31 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-05-21 | 1 | -4/+39 |
| |\ \ \ | |||||
| | * \ \ | Trivial manual merge | sergefp@mysql.com | 2004-05-15 | 1 | -4/+39 |
| | |\ \ \ | |||||
| | | * | | | WL#1622 "SQL Syntax for Prepared Statements" - cosmetic code review fixes | sergefp@mysql.com | 2004-04-30 | 1 | -4/+4 |
| | | * | | | WL#1622 "SQL Syntax for Prepared Statements": post-review fixes: | sergefp@mysql.com | 2004-04-13 | 1 | -24/+38 |
| | | * | | | Merge | sergefp@mysql.com | 2004-04-08 | 1 | -1/+22 |
| | | |\ \ \ | |||||
| | | | * \ \ | Post-merge fixes | sergefp@mysql.com | 2004-04-05 | 1 | -1/+22 |
| | | | |\ \ \ | |||||
| | | | | * | | | Many files: | sergefp@mysql.com | 2004-04-05 | 1 | -1/+22 |
* | | | | | | | | Proposed fix for bug #3412 (embedded server: prepared statement returns | hf@deer.(none) | 2004-05-28 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -2/+31 |
|/ / / / / / | |||||
* | | | | | | Better fix for bug #3749 (bug in deleting automatic generated foreign keys) | monty@mysql.com | 2004-05-15 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Don't automaticly generate a new key for a foreign key constraint if there is... | monty@mysql.com | 2004-05-12 | 1 | -15/+60 |
* | | | | | Introduce keys in child tables corresponding to FOREIGN KEYs | marko@hundin.mysql.fi | 2004-04-21 | 1 | -0/+28 |
|/ / / / | |||||
* | | | | removed old way to prevent using stack tables for caching Items in PS | bell@sanja.is.com.ua | 2004-04-04 | 1 | -1/+0 |
|/ / / | |||||
* | | | fix for table/field caching mechanism | bell@sanja.is.com.ua | 2004-04-01 | 1 | -0/+1 |
|/ / | |||||
* | | To save 32KB memory per thread when --log-bin is not used, we do not | guilhem@mysql.com | 2004-03-26 | 1 | -1/+5 |
* | | merge | bell@sanja.is.com.ua | 2004-03-09 | 1 | -1/+5 |
|\ \ | |||||
| * | | revision of fix_fields() calls (BUG2838) | bell@sanja.is.com.ua | 2004-02-18 | 1 | -1/+5 |
* | | | Desperate attempt to push part of prepared statements cleanup which was | konstantin@oak.local | 2004-03-02 | 1 | -11/+2 |
* | | | my_gethwaddr() for linux/freebsd | serg@serg.mylan | 2004-02-27 | 1 | -7/+1 |
* | | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -1/+22 |
|\ \ \ | |/ / |/| | | |||||
| * | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -4/+10 |
| * | | merge | bell@sanja.is.com.ua | 2004-02-09 | 1 | -1/+16 |
| |\ \ | |||||
| | * | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -1/+16 |
* | | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-02-05 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | code cleanup | vva@eagle.mysql.r18.ru | 2004-02-05 | 1 | -1/+1 |
| | * | | added checking for bootstrap in select_send::send_data | vva@eagle.mysql.r18.ru | 2004-02-04 | 1 | -0/+2 |
| * | | | Fixed parsing of column names and foreign key constraints in Innobase to hand... | monty@mysql.com | 2004-01-30 | 1 | -8/+14 |
| |/ / | |||||
* | | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -1/+1 |
* | | | merge | monty@mysql.com | 2004-02-05 | 1 | -49/+61 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ... | monty@mysql.com | 2004-02-05 | 1 | -49/+61 |
* | | | bugfix to #1224 | hf@deer.(none) | 2004-01-27 | 1 | -2/+0 |
|/ / | |||||
* | | merge | bell@sanja.is.com.ua | 2004-01-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | removed droping field->query_id for reinitialization tables for subquery. | bell@sanja.is.com.ua | 2004-01-03 | 1 | -1/+1 |
* | | | Fixed Bug#2123, mysqld segmentation faulted when it tried to | jani@rhols221.adsl.netsonic.fi | 2004-01-15 | 1 | -45/+32 |
* | | | Fix for 1224 (USER() CURRENT_USER() functions in embedded library) | hf@deer.(none) | 2004-01-07 | 1 | -1/+3 |
|/ / | |||||
* | | short patch for bug #2184 'Prepared statements in embedded library was | konstantin@oak.local | 2003-12-23 | 1 | -0/+2 |
* | | THD::init_for_queries() pushed back: | konstantin@oak.local | 2003-12-21 | 1 | -6/+17 |