Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various fixes (cleanups, valgrind, makefiles, ...) | petr@mysql.com | 2005-02-03 | 18 | -60/+85 |
* | more fixes for IM to substitude mysqld_safe in startup scripts | petr@mysql.com | 2005-01-31 | 14 | -369/+160 |
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0-im | petr@mysql.com | 2005-01-25 | 14 | -104/+377 |
|\ | |||||
| * | IM mostly fixed according to Brian's directions. Will need to do some additio... | petr@mysql.com | 2005-01-25 | 14 | -104/+377 |
* | | merge | joreland@mysql.com | 2005-01-11 | 1 | -170/+59 |
|\ \ | |||||
| * | | removed compiler warnings from ha_ndbcluster | joreland@mysql.com | 2005-01-11 | 1 | -170/+60 |
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold@mysql.com | 2005-01-11 | 3 | -5/+57 |
|\ \ \ | |/ / | |||||
| * | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 | joreland@mysql.com | 2005-01-11 | 3 | -5/+57 |
| |\ \ | |||||
| | * \ | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2005-01-11 | 7 | -12/+64 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2005-01-11 | 3 | -5/+57 |
| | | |\ | |||||
| | | | * | bug#7798 - ndb - range scan with invalid table version could cause node failure | joreland@mysql.com | 2005-01-11 | 3 | -5/+57 |
* | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold@mysql.com | 2005-01-11 | 13 | -40/+43 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | If VARCHAR strips only trailing spaces, then produce | bar@mysql.com | 2005-01-11 | 5 | -9/+23 |
| * | | | | Fixes for two compile-time failures. | konstantin@mysql.com | 2005-01-11 | 2 | -2/+2 |
| * | | | | Merge mysql.com:/home/kostja/work/mysql-4.1-7428 | konstantin@mysql.com | 2005-01-11 | 4 | -7/+7 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Followup: rename the declaration (hash_reset -> my_hash_reset) | konstantin@mysql.com | 2005-01-11 | 1 | -1/+1 |
| | * | | A fix for linking failure of MySQL client when linking with imap libraries | konstantin@mysql.com | 2005-01-11 | 2 | -5/+5 |
| | * | | make it compile with -ansi -pedantic | konstantin@mysql.com | 2005-01-11 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 | joreland@mysql.com | 2005-01-11 | 2 | -22/+11 |
| |\ \ | |||||
| | * \ | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2005-01-11 | 10 | -59/+335 |
| | |\ \ | | | |/ | |||||
| | | * | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2005-01-11 | 1 | -0/+4 |
| | | |\ | |||||
| | | | * | bug#7765 - ndb startup on 64-bit, increase stack on 64-bit | joreland@mysql.com | 2005-01-11 | 1 | -0/+4 |
| | | * | | Bug#7477 | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 1 | -22/+7 |
* | | | | | Removed compiler warnings | mskold@mysql.com | 2005-01-11 | 1 | -7/+13 |
* | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold@mysql.com | 2005-01-11 | 4 | -105/+125 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-5.0 | jimw@mysql.com | 2005-01-11 | 2 | -35/+55 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge | jimw@mysql.com | 2005-01-11 | 10 | -51/+336 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge mysql.com:/home/jwinstead2/mysql-4.1-7556 | jimw@mysql.com | 2005-01-11 | 1 | -22/+38 |
| | | |\ \ \ | |||||
| | | | * | | | Replace all sprintf() calls with my_snprintf() in client.c. All of the | jimw@mysql.com | 2005-01-09 | 1 | -22/+38 |
| | | * | | | | Merge mysql.com:/home/jwinstead2/mysql-4.1-7762 | jimw@mysql.com | 2005-01-11 | 1 | -13/+17 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fix style nit | jimw@mysql.com | 2005-01-11 | 1 | -1/+2 |
| | | | * | | | | Fix double-initalization of mutex in archive storage engine. (Bug #7762) | jimw@mysql.com | 2005-01-10 | 1 | -14/+17 |
| | | * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 | guilhem@mysql.com | 2005-01-10 | 2 | -1/+236 |
| | | |\ \ \ \ \ | |||||
| * | | | | | | | | field.h, field.cc: | kent@mysql.com | 2005-01-11 | 2 | -70/+70 |
* | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold@mysql.com | 2005-01-10 | 2 | -14/+14 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Recorded new result file | mskold@mysql.com | 2005-01-10 | 1 | -9/+9 |
| * | | | | | | | | Fix for failing INSERT IGNORE | mskold@mysql.com | 2005-01-10 | 1 | -5/+5 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | guilhem@mysql.com | 2005-01-10 | 3 | -1/+237 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2005-01-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Initialize lex->mqh structure. Fixes valgrind warnings. | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2005-01-10 | 1 | -0/+1 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2005-01-10 | 2 | -1/+236 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | - removed the mysql-test/suites/jp test suite and marked all files as gone | lenz@mysql.com | 2005-01-10 | 1 | -0/+235 |
| | * | | | | | | os0file.c: | heikki@hundin.mysql.fi | 2005-01-10 | 1 | -1/+1 |
| | | |_|_|_|/ | | |/| | | | | |||||
* | | | | | | | Merge mysql.com:/home/mysql_src/mysql-4.1-clean | guilhem@mysql.com | 2005-01-10 | 4 | -1/+33 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | | |||||
| * | | | | | A test for the BUG#7658 just fixed in 4.0 (could not put it into 4.0 as in 4.... | guilhem@mysql.com | 2005-01-10 | 2 | -0/+29 |
| * | | | | | Merge mysql.com:/home/mysql_src/mysql-4.0 | guilhem@mysql.com | 2005-01-10 | 2 | -1/+4 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Fix for BUG#7658 "optimize crashes slave thread (1 in 1000)]": | guilhem@mysql.com | 2005-01-10 | 1 | -0/+2 |
| | * | | | | Bootstrap: | mwagner@here.mwagner.org | 2005-01-06 | 1 | -1/+2 |
* | | | | | | merge | joreland@mysql.com | 2005-01-10 | 1 | -11/+10 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | bug#7761 - ndb does not autcommit - postreview fixes | joreland@mysql.com | 2005-01-10 | 1 | -7/+4 |