Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export the stmt functions on Embedded Server | miguel@hegel.(none) | 2004-07-21 | 1 | -0/+27 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-07-21 | 6 | -20/+18 |
|\ | |||||
| * | LEX initialization fixed | bell@sanja.is.com.ua | 2004-07-21 | 6 | -20/+18 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-07-21 | 7 | -1/+66 |
|\ \ | |||||
| * | | fixed ORDER BY ? | serg@serg.mylan | 2004-07-21 | 7 | -1/+66 |
| |/ | |||||
* | | Final patch for WL#1600(warn if max_allowed_packet used) | hf@deer.(none) | 2004-07-21 | 27 | -12/+45 |
* | | Merging | hf@deer.(none) | 2004-07-21 | 6 | -11/+67 |
|\ \ | |/ |/| | |||||
| * | WL#1600 (Warn if result is truncatet due to max_allowed_packet) | hf@deer.(none) | 2004-06-29 | 28 | -10/+90 |
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-07-21 | 1 | -0/+12 |
|\ \ | |||||
| * | | Sanja will probably rework this tomorrow; we need to unify the normal | guilhem@mysql.com | 2004-07-21 | 1 | -0/+12 |
* | | | Updates for archive storage engine. | brian@brian-akers-computer.local | 2004-07-20 | 1 | -19/+13 |
* | | | Merge tsmith@build.mysql.com:/home/bk/mysql-4.1 | tim@sand.box | 2004-07-20 | 0 | -0/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Get ps_1general test to pass (replace .result with .reject - some text | tim@sand.box | 2004-07-20 | 1 | -7/+7 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-07-20 | 27 | -86/+278 |
|\ \ \ | |/ / |/| | | |||||
| * | | oops, forgot to checkin... | serg@serg.mylan | 2004-07-20 | 1 | -4/+4 |
| * | | results fixed after merge | serg@serg.mylan | 2004-07-20 | 8 | -21/+37 |
| * | | manual merged (blame me!) | serg@serg.mylan | 2004-07-20 | 22 | -72/+248 |
| |\ \ | |||||
| | * \ | merged with 'ul' | serg@serg.mylan | 2004-07-19 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * | | - only include the GPL license in the LICENSE text, not the FOSS | lenz@mysql.com | 2004-07-19 | 1 | -1/+1 |
| | * | | | Fix for BUG#4551 "Temporary InnoDB tables not replicated properly with CREATE... | guilhem@mysql.com | 2004-07-18 | 3 | -2/+52 |
| | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-07-17 | 4 | -12/+35 |
| | |\ \ \ | |||||
| | | * | | | Fixes for | guilhem@mysql.com | 2004-07-17 | 4 | -12/+35 |
| | * | | | | InnoDB: limit the recursion depth for ON (UPDATE|DELETE) CASCADE | marko@hundin.mysql.fi | 2004-07-15 | 3 | -13/+91 |
| | * | | | | btr0cur.c: | heikki@hundin.mysql.fi | 2004-07-15 | 1 | -2/+9 |
| | * | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2004-07-13 | 1 | -12/+14 |
| | |\ \ \ \ | |||||
| | | * | | | | - Move checking of the MD5 checksumming to the correct place | lenz@mysql.com | 2004-07-13 | 1 | -12/+14 |
| | * | | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-07-13 | 1 | -0/+3 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | A fix for a long standing bug in LOAD DATA .. LOCAL ..' | Sinisa@sinisa.nasamreza.org | 2004-07-13 | 1 | -0/+3 |
| | * | | | | | 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 | 7 | -30/+36 |
| | |/ / / / | |||||
| | * | | | | 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 |
* | | | | | | Compilation failure on Windows fixed. | konstantin@mysql.com | 2004-07-19 | 1 | -1/+2 |
|/ / / / / | |||||
* | | | | | handler.cc: | paul@ice.snake.net | 2004-07-19 | 1 | -7/+7 |
* | | | | | make acl_init() more robust - | serg@serg.mylan | 2004-07-19 | 1 | -16/+32 |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-07-17 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-07-16 | 2 | -2/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-07-16 | 3 | -10/+11 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | stack overflow check added for subqueries processing (BUG#4554) | bell@sanja.is.com.ua | 2004-07-14 | 1 | -1/+6 |
* | | | | | | | | test fix | bell@sanja.is.com.ua | 2004-07-17 | 1 | -1/+1 |
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-07-17 | 2 | -2/+4 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-07-16 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | in 4.1 DATABASE() may be NULL | serg@serg.mylan | 2004-07-16 | 1 | -2/+3 |
| * | | | | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1 | lenz@mysql.com | 2004-07-15 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Merge mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2004-07-15 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | | * | | | | | | - Avoid the error message "Can't read index header from..." | lenz@mysql.com | 2004-07-15 | 1 | -0/+1 |
* | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-07-16 | 143 | -648/+1570 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | check that all system tables deleted added | bell@sanja.is.com.ua | 2004-07-15 | 3 | -10/+11 |
| |/ / / / / / / | |||||
| * | | | | | | | mysql_fix_privilege_tables.sh: | paul@kite-hub.kitebird.com | 2004-07-14 | 1 | -2/+2 |
| |/ / / / / / |