Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 12 | -12/+12 |
| | | | | | Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG | ||||
* | 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 |
|\ \ | |/ | | | | | into work.mysql.com:/home/bk/mysql-4.0 | ||||
| * | 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 |
| | | | | | | | | fields (inf,nan,...); should be dumped as "NULL". | ||||
* | | 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 |
| | | | | | | | | Some small speedups | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | Clean up 'unused argument' warnings Add extern "C" { ... } in my_pthread.h | ||||
| * | | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 5 | -71/+112 |
| | | | | | | | | | | | | | | | Fix bug in isamlog Add argument types to function declarations. | ||||
| * | | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 1 | -2/+0 |
| |/ | | | | | | | | | | | | | Patches required by Gemini Fix to properly detect if there is an active transaction in InnoDB Fix to not lock thread structure when doing automatic rollback when thread ends Allow -O lower_case_names=0 on UNIX | ||||
| * | merge | monty@hundin.mysql.fi | 2001-08-18 | 1 | -86/+233 |
| |\ | |||||
| | * | Portability fixes. | monty@hundin.mysql.fi | 2001-08-18 | 1 | -86/+233 |
| | | | | | | | | | | | | | | | | | | Let myisamchk generate a new checksum for compressed data. Don't unconditionally force filenames to lower case on windows. Update mysqltest to match 4.0 source (to get some of the new bug fixes into 3.23) | ||||
* | | | 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 |
| | | | | | | | | | | | | | | | | | | trying to understand why --bootstrap option does not create tables on disk, hope the problem will be fixed when I pull, if not will debug, but need to commit in order to pull | ||||
* | | | 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 |
| |\ \ | | |/ | |/| | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql | ||||
* | | | 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 |
| |\ \ | | |/ | |/| | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql | ||||
| | * | 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 |
| |/ | | | | | | | takeshi@softagent.co.jp for the patch. | ||||
* | | Merge work.mysql.com:/home/bk/mysql-4.0 | tonu@x153.internalnet | 2001-07-24 | 1 | -1/+1 |
|\ \ | | | | | | | | | | into x153.internalnet:/home/tonu/mysql-x | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | fixed race condition in binary log auto-rotation get rid of extention in binary log to avoid non-rotatable logs | ||||
* | | | Redefinition of myisam_bulk_insert_tree_size | monty@tik.mysql.fi | 2001-07-10 | 1 | -7/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Removed new error message Fixed test case for varbinary Threads are again killable in "merge_buffers" Cleanup of sql_repl.cc SHOW OPEN TABLES now works when no tables are opened | ||||
* | | | 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 |
| |/ / | | | | | | | | | | | | | Fixed mysqldump to use -- instead of # as comment characters. Removed support for the 3.20 protocol format | ||||
* | | | support for eval_result and let $var = `query` syntax in mysql-test | sasha@mysql.sashanet.com | 2001-06-30 | 1 | -33/+97 |
|/ / | | | | | | | fixes for rpl_log test to make it config-independent | ||||
* | | 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 |
| | | | | | | | | | | | | Fixed problem when converting bigint to double. Fixed bug in count(distinct null) Fixed bug with empty BDB tables. | ||||
* | | 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 |
| | | | | | | | | Fixes for making distribution | ||||
* | | fixed bugs in mysqltest to get nested while loops to work | sasha@mysql.sashanet.com | 2001-06-11 | 1 | -9/+23 |
| | | | | | | | | added multi-delete test case that does not work - something for Sinisa to fix | ||||
* | | 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 |
|\ \ | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 | ||||
| * | | auto-magic replication redirection logic support in the client, | sasha@mysql.sashanet.com | 2001-06-08 | 1 | -3/+46 |
| | | | | | | | | | | | | | | | | | | compiles, passes test suite, does magic, has bugs, but none that I know at this point. Have not tested everything yet, though. Changed a lot of code in the client, but normal stuff appears to be working. | ||||
* | | | 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 |
| |\ \ | | | | | | | | | | | | | into threads.polyesthetic.msg:/home/tim/my/4 | ||||
| | * | | 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 |
|/ / / | | | | | | | | | | | | | | | | Fixed error number handling bug in mysqltest. Fixed that error number from insert delayed is reported correctly. merged new vio code with old violite code. |