| Commit message (Expand) | Author | Age | Files | Lines |
* | The new "Bootstrap" pushed in 4.0 with changeset "joerg:1.2057" is used for b... | joerg@mysql.com | 2004-11-05 | 1 | -0/+35 |
* | opt_range.cc, range.result, range.test: | bar@mysql.com | 2004-11-03 | 3 | -3/+42 |
* | bad automerge (?) fixed | serg@serg.mylan | 2004-11-02 | 1 | -1/+0 |
* | one more name clash in public includes fixed | serg@serg.mylan | 2004-11-02 | 1 | -2/+2 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-11-02 | 7 | -26/+22 |
|\ |
|
| * | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-02 | 6 | -23/+20 |
| |\ |
|
| | * | add compile flad -DSNPRINTF_RETURN_TRUNC on hp ux 11 | tomas@poseidon.ndb.mysql.com | 2004-11-02 | 6 | -23/+20 |
| * | | Merge build.mysql.com:/home/bk/mysql-4.1 | rburnett@build.mysql.com | 2004-11-02 | 1 | -3/+2 |
| |\ \ |
|
| | * | | Bug# 5303 Windows --log-error option doesn't work correctly | rburnett@build.mysql.com | 2004-11-02 | 1 | -3/+2 |
* | | | | Remove usage of !$ from mysql-tests | monty@mysql.com | 2004-11-02 | 18 | -563/+837 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-11-02 | 16 | -147/+330 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1 | joerg@mysql.com | 2004-11-02 | 2 | -7/+17 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Test expansion: "MOD" on non-integral first operand. | joerg@mysql.com | 2004-11-02 | 2 | -7/+17 |
| * | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 | pekka@mysql.com | 2004-11-02 | 1 | -8/+11 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | NDB fix blob parts distribution - backwards compatible | pekka@mysql.com | 2004-11-02 | 1 | -8/+11 |
| * | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2004-11-02 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | build issue | joreland@mysql.com | 2004-11-02 | 1 | -2/+2 |
| | | |/
| | |/| |
|
| * | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com | 2004-11-02 | 8 | -127/+274 |
| |\ \ \ |
|
| | * | | | Many files: | bar@mysql.com | 2004-11-02 | 8 | -127/+274 |
| * | | | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1 | heikki@hundin.mysql.fi | 2004-11-02 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-11-02 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-11-02 | 2 | -2/+11 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | A fix (bug #6309: myisamchk compiled without debug support , --help shows vis... | ram@gw.mysql.r18.ru | 2004-11-02 | 2 | -2/+11 |
| * | | | dict0load.c: | heikki@hundin.mysql.fi | 2004-11-02 | 1 | -0/+14 |
| |/ / |
|
* | | | merge with 4.0 | monty@mysql.com | 2004-11-02 | 8 | -61/+129 |
|\ \ \
| |/ /
|/| | |
|
| * | | row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: | heikki@hundin.mysql.fi | 2004-10-31 | 6 | -13/+69 |
| * | | - bumped up version number from 4.0.22 to 4.0.23 in configure.in | lenz@mysql.com | 2004-10-29 | 1 | -1/+1 |
| * | | close table before next iteration of table proccesing in mysql_admin_table (t... | bell@sanja.is.com.ua | 2004-10-28 | 1 | -3/+7 |
| * | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2004-10-27 | 2 | -8/+2 |
| |\ \ |
|
| | * | | - Applied some Windows portability fixes for myisampack.c and sql_handler.cc | lenz@mysql.com | 2004-10-27 | 2 | -8/+2 |
| * | | | texi2html: | paul@kite-hub.kitebird.com | 2004-10-27 | 1 | -45/+53 |
| * | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0 | joerg@mysql.com | 2004-10-27 | 3 | -1/+6 |
| |\ \ \
| | |/ / |
|
| * | | | Change 'Build-tools/mysql-copyright' to ensure the receiving machines will build | joerg@mysql.com | 2004-10-27 | 1 | -7/+14 |
* | | | | ctype_sjis.result, ctype_sjis.test, ctype-sjis.c: | bar@mysql.com | 2004-11-02 | 3 | -2/+29 |
* | | | | removed unused member variable (probably causing some of the problems we've s... | tomas@poseidon.ndb.mysql.com | 2004-11-01 | 2 | -2/+0 |
* | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-01 | 21 | -435/+775 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-01 | 5 | -8/+6 |
| |\ \ \ |
|
| | * | | | fix for solaris forte -instances=static | tomas@poseidon.ndb.mysql.com | 2004-11-01 | 5 | -8/+6 |
| * | | | | Remove support for obsolete 4.1.1 prepared statements C API names: | konstantin@mysql.com | 2004-11-01 | 2 | -33/+0 |
| * | | | | NDB blobs restore backwards compatibility | pekka@mysql.com | 2004-11-01 | 1 | -10/+9 |
| * | | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 | pekka@mysql.com | 2004-11-01 | 40 | -732/+1303 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | fix call of string::copy() if HAVE_FCONVERT is set | tomas@poseidon.ndb.mysql.com | 2004-11-01 | 1 | -1/+2 |
| * | | | | NDB blob fixes. INCOMPATIBLE with existing blobs | pekka@mysql.com | 2004-11-01 | 2 | -19/+27 |
| * | | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 | pekka@mysql.com | 2004-10-31 | 13 | -386/+753 |
| |\ \ \ \ |
|
| | * | | | | NDB bug-6018 support writeTuple with blobs | pekka@mysql.com | 2004-10-31 | 13 | -386/+753 |
* | | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-01 | 2 | -2/+1 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-01 | 33 | -722/+917 |
| |\ \ \ \ \ |
|
| | * | | | | | configure.in: | tomas@poseidon.ndb.mysql.com | 2004-11-01 | 1 | -1/+1 |
| * | | | | | | Removed old not used/illegal declaration | joreland@mysql.com | 2004-11-01 | 1 | -1/+0 |
* | | | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-01 | 71 | -851/+1622 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|