Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge polly.(none):/home/kaa/src/maint/bug26788/my51-bug26788 | kaa@polly.(none) | 2007-12-02 | 1 | -0/+3 |
|\ | |||||
| * | Merge polly.(none):/home/kaa/src/maint/bug26788/my50-bug26788 | kaa@polly.(none) | 2007-12-02 | 1 | -0/+3 |
| |\ | |||||
| | * | Windows-specific fixes in floating point tests. | kaa@polly.(none) | 2007-12-02 | 1 | -0/+3 |
* | | | Merge polly.(none):/home/kaa/src/maint/bug26788/my51-bug26788 | kaa@polly.(none) | 2007-12-01 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge polly.(none):/home/kaa/src/maint/bug26788/my50-bug26788 | kaa@polly.(none) | 2007-12-01 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | Fixed the floating point number tests on Windows. | kaa@polly.(none) | 2007-12-01 | 1 | -1/+3 |
* | | | Merge polly.(none):/home/kaa/src/maint/bug26788/my51-bug26788 | kaa@polly.(none) | 2007-12-01 | 1 | -0/+81 |
|\ \ \ | |/ / | |||||
| * | | Merge polly.(none):/home/kaa/src/maint/bug26788/my50-bug26788 | kaa@polly.(none) | 2007-12-01 | 1 | -0/+81 |
| |\ \ | | |/ | |||||
| | * | Fix for bug #26788 "mysqld (debug) aborts when inserting specific | kaa@polly.(none) | 2007-12-01 | 1 | -0/+81 |
* | | | Merge polly.(none):/home/kaa/src/maint/bug30453/my50-bug28878 | kaa@polly.(none) | 2007-10-23 | 1 | -0/+15 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for bug #30453: String not cast to int correctly. | kaa@polly.(none) | 2007-10-15 | 1 | -0/+15 |
| |/ | |||||
* | | Merge vajra.(none):/opt/local/work/mysql-5.0-21483 | kostja@vajra.(none) | 2007-05-16 | 1 | -0/+139 |
|\ \ | |/ | |||||
| * | A fix and a test case for | kostja@vajra.(none) | 2007-05-16 | 1 | -0/+139 |
* | | Make sure tests drops objects created and restore variables to default | msvensson@pilot.blaudden | 2007-03-01 | 1 | -0/+2 |
* | | Merge macbook.gmz:/Users/kgeorge/mysql/work/mysql-5.0-opt | gkodinov/kgeorge@macbook.gmz | 2007-01-23 | 1 | -0/+17 |
|\ \ | |/ | |||||
| * | Bug#25123: ON DUPLICATE KEY clause allows fields not from the insert table. | evgen@moonbone.local | 2007-01-22 | 1 | -0/+18 |
* | | Merge mysql.com:/home/hf/work/embt/my50-embt | holyfoot/hf@deer.(none) | 2006-11-13 | 1 | -10/+0 |
|\ \ | |/ | |||||
| * | several fixes to make tests pass in embedded-server mode | holyfoot/hf@mysql.com/deer.(none) | 2006-11-13 | 1 | -12/+0 |
* | | WL#3146 "less locking in auto_increment": | guilhem@gbichot3.local | 2006-07-09 | 1 | -0/+7 |
* | | Merge mysql.com:/home/alik/MySQL/devel/5.0-to-be-merged | anozdrin@mysql.com | 2006-06-20 | 1 | -0/+33 |
|\ \ | |/ | |||||
| * | Fix for bug#13479 "REPLACE activates UPDATE trigger, not the DELETE and | dlenev@mysql.com | 2006-06-16 | 1 | -0/+23 |
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes... | monty@mysql.com | 2006-06-04 | 1 | -2/+27 |
* | | Removed test case erroneously merged from 5.0 | aivanov@mysql.com | 2006-04-11 | 1 | -11/+0 |
|/ | |||||
* | Fixed BUG#13683: INSERT DELAYED into a view creates an infinite loop. | aivanov@mysql.com | 2006-04-05 | 1 | -0/+12 |
* | Use common function 'append_field' to output the value of one field to the re... | msvensson@neptunus.(none) | 2006-02-01 | 1 | -9/+0 |
* | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+6 |
|\ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | autocommit | wax@mysql.com | 2004-11-04 | 1 | -0/+11 |
| |\ | |||||
| | * | WL#964 | wax@kishkin.ru | 2004-09-16 | 1 | -0/+11 |
* | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -7/+8 |
|\ \ \ | |/ / | |||||
| * | | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -0/+3 |
| |/ | |||||
* | | More fixes for strict mode: | monty@mishka.local | 2004-10-02 | 1 | -5/+2 |
* | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -0/+52 |
|\ \ | |/ | |||||
| * | after merge fixes | monty@mysql.com | 2004-03-18 | 1 | -23/+12 |
| * | - added commands --query_vertical and --query_horisontal to client/mysqltest.cc | vva@eagle.mysql.r18.ru | 2004-03-06 | 1 | -34/+13 |
| * | Fixed bug #2082 'mysqldump converts "inf" to NULL' and | vva@eagle.mysql.r18.ru | 2004-03-04 | 1 | -0/+85 |
* | | Merge 4.1 to 5.0. | pem@mysql.com | 2003-12-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 1 | -1/+1 |
* | | | Merging 4.1->5.0 | pem@mysql.com | 2003-10-22 | 1 | -0/+31 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge 4.1 into 5.0 | pem@mysql.com | 2003-08-26 | 1 | -0/+31 |
| |\ \ | |||||
| | * | | A feature of doing automatick result buffering when INSERT is | Sinisa@sinisa.nasamreza.org | 2003-01-28 | 1 | -0/+31 |
* | | | | Fixes after merge | monty@narttu.mysql.fi | 2003-10-08 | 1 | -5/+5 |
* | | | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -1/+12 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) | monty@narttu.mysql.fi | 2003-09-29 | 1 | -7/+19 |
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+11 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Another bugfix for #615 | hf@deer.(none) | 2003-06-24 | 1 | -0/+12 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -5/+10 |
|/ | |||||
* | bulk insert code optimized | serg@serg.mysql.com | 2002-12-07 | 1 | -0/+2 |