Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In 5.0 we return 'out of range' instead of 'data truncated'. | guilhem@mysql.com | 2004-11-16 | 1 | -3/+3 |
* | Merge | guilhem@mysql.com | 2004-11-16 | 5 | -1/+202 |
|\ | |||||
| * | Bug#6608: MySQL server crash in some query with tis620 character set. | bar@mysql.com | 2004-11-15 | 2 | -0/+73 |
| * | BUG#6353 V2: | lars@mysql.com | 2004-11-15 | 3 | -1/+129 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2004-11-15 | 1 | -2/+2 |
|\ \ | |||||
| * | | valgrind error fix | gluh@gluh.mysql.r18.ru | 2004-11-16 | 1 | -2/+2 |
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2004-11-15 | 69 | -411/+2243 |
|\ \ \ | |/ / | |||||
| * | | Fixes for information_schema | gluh@gluh.mysql.r18.ru | 2004-11-15 | 2 | -12/+87 |
| * | | posmerge fixes | bell@sanja.is.com.ua | 2004-11-13 | 1 | -2/+2 |
| * | | marge | bell@sanja.is.com.ua | 2004-11-13 | 12 | -18/+44 |
| |\ \ | |||||
| | * | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -1/+1 |
| | * | | merge | bell@sanja.is.com.ua | 2004-11-12 | 11 | -17/+43 |
| | |\ \ | |||||
| | | * | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 2 | -1/+2 |
| | | * | | post-merge fix | bell@sanja.is.com.ua | 2004-10-28 | 3 | -5/+5 |
| | | * | | merge | bell@sanja.is.com.ua | 2004-10-28 | 10 | -54/+340 |
| | | |\ \ | |||||
| | | * \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-22 | 11 | -17/+42 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-20 | 11 | -17/+42 |
| | | | |\ \ \ | |||||
| | | | | * | | | changed function name to prevent injection wrong code from 4.1 (WL#2133) | bell@sanja.is.com.ua | 2004-10-20 | 2 | -2/+2 |
| | | | | * | | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 9 | -15/+40 |
| * | | | | | | | WL#1629: SHOW with WHERE(partially) & | gluh@gluh.mysql.r18.ru | 2004-11-13 | 2 | -0/+590 |
| * | | | | | | | Add back data that bk loosed during automatic merge | monty@mysql.com | 2004-11-12 | 1 | -0/+279 |
| * | | | | | | | Merge with 4.1 to get latest fix to client_test.c | monty@mysql.com | 2004-11-12 | 2 | -280/+10 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Merge with 4.0 | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 2 | -1/+10 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@gw.mysql.r18.ru | 2004-11-12 | 2 | -0/+15 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL') | ram@gw.mysql.r18.ru | 2004-11-11 | 2 | -1/+10 |
| * | | | | | | | | | Portability fix for gcc 2.95.3 | monty@mysql.com | 2004-11-12 | 1 | -4/+6 |
| * | | | | | | | | | Merge with 4.1 | monty@mysql.com | 2004-11-12 | 14 | -73/+258 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | After merge fixes | monty@mysql.com | 2004-11-12 | 5 | -60/+73 |
| | * | | | | | | | | merge with 4.0 | monty@mysql.com | 2004-11-12 | 11 | -15/+189 |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | Bug#6123 - GRANT USAGE creates useless mysql.db row | acurtis@pcgem.rdg.cyberkinetica.com | 2004-11-11 | 2 | -0/+15 |
| | | |/ / / / / / | |||||
| | | * | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-11-04 | 3 | -0/+54 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Fix for BUG##5714 "Insert into MyISAM table and select ... for update]": | guilhem@mysql.com | 2004-11-04 | 3 | -0/+54 |
| | | * | | | | | | | Fix for bug #6387 "Queried timestamp values do not match the inserted | dlenev@mysql.com | 2004-11-03 | 6 | -0/+105 |
| | | |/ / / / / / | |||||
| | * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-11-12 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Write fatal errors even if silent is used in client_test | monty@mysql.com | 2004-11-11 | 1 | -1/+1 |
| * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2004-11-12 | 2 | -0/+29 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Fix for bug #5890 "Triggers fail for DELETE without WHERE". | dlenev@brandersnatch.localdomain | 2004-11-12 | 2 | -0/+29 |
| * | | | | | | | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump) | brian@avenger.(none) | 2004-11-11 | 34 | -281/+804 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | mysql-test-run.sh: | tomas@poseidon.ndb.mysql.com | 2004-11-11 | 1 | -1/+1 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | ndbcluster.sh: | tomas@poseidon.ndb.mysql.com | 2004-11-11 | 1 | -1/+1 |
| | * | | | | | | | Merge mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2004-11-10 | 20 | -38/+356 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge | guilhem@mysql.com | 2004-11-10 | 5 | -0/+98 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | WL#1596 "make mysqldump --master-data --single-transaction able to do online ... | guilhem@mysql.com | 2004-11-10 | 2 | -0/+56 |
| | | | * | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-11-03 | 3 | -0/+42 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-10-22 | 3 | -0/+42 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-10-19 | 3 | -0/+42 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | Optimization: in the replication slave, we can avoid doing one strlen() per e... | guilhem@mysql.com | 2004-10-19 | 3 | -0/+42 |
| | | * | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | acurtis@pcgem.rdg.cyberkinetica.com | 2004-11-10 | 2 | -0/+22 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | Bug#6031 - To drop database you have to execute DROP DATABASE command twice. | acurtis@pcgem.rdg.cyberkinetica.com | 2004-11-10 | 2 | -0/+22 |
| | | * | | | | | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-10 | 10 | -26/+219 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / |