| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for | jan@hundin.mysql.fi | 2004-09-03 | 6 | -54/+86 |
* | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1 | jan@hundin.mysql.fi | 2004-09-03 | 2 | -18/+4 |
|\ |
|
| * | srv0start.c: | heikki@hundin.mysql.fi | 2004-09-02 | 1 | -3/+4 |
| * | row0mysql.c: | marko@hundin.mysql.fi | 2004-09-01 | 1 | -15/+0 |
* | | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for | jan@hundin.mysql.fi | 2004-08-31 | 1 | -0/+31 |
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1 | jan@hundin.mysql.fi | 2004-08-30 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | merged | serg@serg.mylan | 2004-08-26 | 1 | -0/+2 |
| |\ |
|
| | * | buf0rea.c: | heikki@hundin.mysql.fi | 2004-08-24 | 1 | -0/+2 |
* | | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1 | jan@hundin.mysql.fi | 2004-08-19 | 19 | -36/+265 |
|\ \ \
| |/ / |
|
| * | | manually merged | serg@serg.mylan | 2004-08-18 | 19 | -36/+265 |
| |\ \
| | |/ |
|
| | * | srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h: | heikki@hundin.mysql.fi | 2004-08-18 | 5 | -9/+66 |
| | * | row0mysql.c: | heikki@hundin.mysql.fi | 2004-08-13 | 1 | -0/+24 |
| | * | os0file.c: | marko@hundin.mysql.fi | 2004-08-10 | 1 | -2/+3 |
| | * | InnoDB: Use create_temp_file() when available | marko@hundin.mysql.fi | 2004-08-10 | 2 | -22/+54 |
| | * | InnoDB: Add option for disabling innodb_status.<pid> files. | marko@hundin.mysql.fi | 2004-08-06 | 7 | -17/+51 |
| | * | dyn0dyn.h: | marko@hundin.mysql.fi | 2004-08-02 | 3 | -3/+6 |
| | * | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-07-30 | 2 | -2/+13 |
| | |\ |
|
| | | * | row0sel.c, page0page.ic: | heikki@hundin.mysql.fi | 2004-07-30 | 2 | -2/+13 |
| | * | | dict0crea.c: | marko@hundin.mysql.fi | 2004-07-30 | 1 | -0/+1 |
| | |/ |
|
| | * | buf0flu.c, os0file.c: | heikki@hundin.mysql.fi | 2004-07-27 | 2 | -0/+57 |
| | * | row0sel.c, page0page.ic: | heikki@hundin.mysql.fi | 2004-07-27 | 2 | -1/+10 |
* | | | Relaxed lock wait rules so that record lock does not need to wait for a | jan@hundin.mysql.fi | 2004-08-17 | 2 | -29/+37 |
* | | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1 | jan@hundin.mysql.fi | 2004-08-13 | 2 | -12/+111 |
|\ \ \
| |/ /
|/| | |
|
| * | | This change includes optimization for a lock wait rules and a new behaviour for | jan@hundin.mysql.fi | 2004-08-12 | 2 | -52/+47 |
| * | | Take X-lock for duplicate keys in REPLACE command. | jan@hundin.mysql.fi | 2004-08-11 | 2 | -11/+115 |
* | | | InnoDB: Make UNIV_LOG_DEBUG work | marko@hundin.mysql.fi | 2004-08-11 | 2 | -2/+13 |
* | | | row0mysql.c: | marko@hundin.mysql.fi | 2004-08-09 | 1 | -1/+0 |
|/ / |
|
* | | fil0fil.c: | marko@hundin.mysql.fi | 2004-07-30 | 1 | -0/+2 |
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1 | jan@hundin.mysql.fi | 2004-07-21 | 3 | -7/+81 |
|\ \ |
|
| * | | Added innodb_locks_unsafe_for_binlog option. This option turns off Innodb | jan@hundin.mysql.fi | 2004-07-20 | 3 | -7/+81 |
* | | | manual merged (blame me!) | serg@serg.mylan | 2004-07-20 | 13 | -56/+138 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | InnoDB: limit the recursion depth for ON (UPDATE|DELETE) CASCADE | marko@hundin.mysql.fi | 2004-07-15 | 1 | -13/+65 |
| * | btr0cur.c: | heikki@hundin.mysql.fi | 2004-07-15 | 1 | -2/+9 |
| * | lock0lock.c: | marko@hundin.mysql.fi | 2004-07-13 | 1 | -8/+6 |
| * | InnoDB: LOCK TABLES clean-up, part 2 | marko@hundin.mysql.fi | 2004-07-12 | 1 | -2/+4 |
| * | InnoDB: LOCK TABLE clean-up | marko@hundin.mysql.fi | 2004-07-12 | 6 | -28/+34 |
| * | InnoDB: Increment the lock wait watchdog timeout during CHECK TABLE | marko@hundin.mysql.fi | 2004-07-12 | 5 | -7/+23 |
| * | srv0start.c: | marko@hundin.mysql.fi | 2004-07-12 | 1 | -1/+1 |
* | | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 7 | -120/+170 |
|\ \
| |/ |
|
| * | lexyy.c, pars0lex.l: | marko@hundin.mysql.fi | 2004-06-22 | 2 | -113/+158 |
| * | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-06-21 | 1 | -1/+2 |
| |\ |
|
| | * | mem0dbg.c: | heikki@hundin.mysql.fi | 2004-06-19 | 1 | -1/+2 |
| * | | mach0data.ic, mach0data.h: | marko@hundin.mysql.fi | 2004-06-18 | 4 | -7/+11 |
| |/ |
|
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-06-23 | 2 | -10/+36 |
|\ \ |
|
| * | | Robustness feature. | guilhem@mysql.com | 2004-06-20 | 2 | -10/+36 |
* | | | merge | monty@mysql.com | 2004-06-21 | 75 | -442/+955 |
|\ \ \
| |/ /
|/| | |
|
| * | | After merge fixes | monty@mysql.com | 2004-06-21 | 3 | -4/+1 |
| * | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 74 | -439/+954 |
| |\ \
| | |/ |
|
| | * | mem0dbg.h, mem0dbg.c: | heikki@hundin.mysql.fi | 2004-06-17 | 2 | -0/+138 |
| | * | que0que.c, srv0que.c: | heikki@hundin.mysql.fi | 2004-06-17 | 2 | -0/+6 |