Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 12 | -12/+12 |
* | Merge with 3.23.42 | monty@work.mysql.com | 2001-09-13 | 7 | -47/+43 |
|\ | |||||
| * | OS2 patch | monty@hundin.mysql.fi | 2001-09-12 | 7 | -47/+43 |
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-04 | 1 | -3/+12 |
|\ \ | |/ | |||||
| * | Forgot to change the version number. | jani@hynda.mysql.fi | 2001-09-03 | 1 | -1/+1 |
| * | Fixed a problem with dumping string values in float and double | jani@hynda.mysql.fi | 2001-09-03 | 1 | -2/+11 |
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 7 | -90/+125 |
|\ \ | |/ | |||||
| * | Portability fixes | monty@hundin.mysql.fi | 2001-08-30 | 1 | -3/+2 |
| * | Portability fix | monty@hundin.mysql.fi | 2001-08-30 | 1 | -8/+3 |
| * | Fixed bug in auto-increment handling with InnoDB | monty@hundin.mysql.fi | 2001-08-26 | 1 | -3/+5 |
| * | Merge | tim@white.box | 2001-08-21 | 3 | -5/+6 |
| |\ | |||||
| | * | Portability fix in mysqlbinlog.cc (include my_pthread.h) | tim@white.box | 2001-08-21 | 3 | -5/+6 |
| * | | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 5 | -71/+112 |
| * | | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 1 | -2/+0 |
| |/ | |||||
| * | merge | monty@hundin.mysql.fi | 2001-08-18 | 1 | -86/+233 |
| |\ | |||||
| | * | Portability fixes. | monty@hundin.mysql.fi | 2001-08-18 | 1 | -86/+233 |
* | | | Fixed compilation problems when HAVE_OPENSSL is not defined | tonu@x153.internalnet | 2001-09-01 | 1 | -0/+6 |
* | | | SSL fixes | tonu@x153.internalnet | 2001-09-01 | 1 | -1/+1 |
* | | | OpenSSL changes | tonu@x153.internalnet | 2001-08-27 | 1 | -0/+11 |
* | | | Warning fixes | tonu@x153.internalnet | 2001-08-23 | 1 | -1/+1 |
* | | | fixes in mysqltest and mysqlbinlog | sasha@mysql.sashanet.com | 2001-08-20 | 1 | -17/+24 |
* | | | mysqlbinlog.cc #include <my_pthread.h> before thr_alarm.h | tim@white.box | 2001-08-14 | 1 | -0/+1 |
* | | | Cleanups | monty@hundin.mysql.fi | 2001-08-13 | 1 | -0/+9 |
* | | | merged | sasha@mysql.sashanet.com | 2001-08-11 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-08-11 | 2 | -1/+492 |
| |\ \ | | |/ | |/| | |||||
* | | | temp commit working on a merge | sasha@mysql.sashanet.com | 2001-08-11 | 1 | -2/+0 |
* | | | merged | sasha@mysql.sashanet.com | 2001-08-09 | 3 | -4/+503 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-08-09 | 2 | -1/+488 |
| |\ \ | | |/ | |/| | |||||
| | * | mysqlbinlog->client | sasha@mysql.sashanet.com | 2001-08-09 | 2 | -1/+488 |
| * | | Add --default-character-set option to mysqlimport. Thanks to | tim@white.box | 2001-08-07 | 1 | -2/+14 |
| |/ | |||||
* | | Merge work.mysql.com:/home/bk/mysql-4.0 | tonu@x153.internalnet | 2001-07-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | OpenSSL fixes. Should not affect anything else. | tonu@x153.internalnet | 2001-07-24 | 1 | -1/+1 |
* | | | fixed uninitialized use of variable in mysqltest | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -10/+16 |
* | | | Redefinition of myisam_bulk_insert_tree_size | monty@tik.mysql.fi | 2001-07-10 | 1 | -7/+1 |
* | | | merge | monty@tik.mysql.fi | 2001-07-08 | 1 | -13/+13 |
|\ \ \ | |||||
| * | | | Added support for ANSI SQL X'hex-string' format. | monty@tik.mysql.fi | 2001-07-04 | 1 | -13/+13 |
| |/ / | |||||
* | | | support for eval_result and let $var = `query` syntax in mysql-test | sasha@mysql.sashanet.com | 2001-06-30 | 1 | -33/+97 |
|/ / | |||||
* | | Fixed bug in multi-table-delete code | monty@hundin.mysql.fi | 2001-06-24 | 1 | -3/+10 |
* | | merge | monty@work.mysql.com | 2001-06-21 | 1 | -20/+30 |
|\ \ | |/ | |||||
| * | Fixed bug in mysqlcheck when using --fast | monty@hundin.mysql.fi | 2001-06-19 | 1 | -20/+30 |
* | | merge | monty@work.mysql.com | 2001-06-12 | 1 | -12/+159 |
|\ \ | |/ | |||||
| * | Added --verbose option to mysqlshow | monty@hundin.mysql.fi | 2001-06-12 | 1 | -12/+159 |
* | | fixed bugs in mysqltest to get nested while loops to work | sasha@mysql.sashanet.com | 2001-06-11 | 1 | -9/+23 |
* | | fixed new error messages and got vio to compile | sasha@mysql.sashanet.com | 2001-06-08 | 2 | -3/+16 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-06-08 | 1 | -3/+46 |
|\ \ | |||||
| * | | auto-magic replication redirection logic support in the client, | sasha@mysql.sashanet.com | 2001-06-08 | 1 | -3/+46 |
* | | | merge | monty@hundin.mysql.fi | 2001-06-05 | 1 | -2/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge work:/home/bk/mysql-4.0 | tim@threads.polyesthetic.msg | 2001-06-04 | 1 | -2/+9 |
| |\ \ | |||||
| | * | | Various changes to get libmysqld in sync with latest sources. | tim@threads.polyesthetic.msg | 2001-06-04 | 1 | -2/+9 |
* | | | | Symlinking of tables should not work. | monty@hundin.mysql.fi | 2001-06-05 | 1 | -15/+20 |
|/ / / |