Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post-merge fixes, including slave-skip-errors backport | sasha@mysql.sashanet.com | 2002-01-22 | 1 | -1/+1 |
| | | | | | | | fixed too quick timeout in mysql-test-run which caused a race with the new server getting started before the old one completely finished shutdown. This should fix the pid warning we've been getting as well as inconsistent results when running tests with the manager | ||||
* | Lots of portability fixes. | monty@hundin.mysql.fi | 2001-12-17 | 1 | -5/+4 |
| | | | | | Fixed shutdown on HPUX. Fixed bug in query cache. | ||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -25/+16 |
| | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | Extended manual section about MySQL states | monty@hundin.mysql.fi | 2001-11-28 | 1 | -2/+2 |
| | |||||
* | New improved IO_CACHE | monty@bitch.mysql.fi | 2001-11-28 | 1 | -1/+1 |
| | |||||
* | Fixed fulltext after merge from 3.23.45 | monty@hundin.mysql.fi | 2001-11-22 | 1 | -1/+1 |
| | | | | First (incomplete) version of transaction and as3ap tests. | ||||
* | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-11-07 | 1 | -1/+32 |
|\ | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 | ||||
| * | manager clean-up ( added pid-file and kill in mysql-test-run when things go ↵ | sasha@mysql.sashanet.com | 2001-11-07 | 1 | -1/+32 |
| | | | | | | | | | | | | | | wrong) fixes for IO_CACHE need to pull Monty's fixes - this is not final, will not be pushed | ||||
* | | Portability fix. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -2/+2 |
|/ | | | | Fixed linking problem with InnoDB. | ||||
* | 64-bit portability fixes in network I/O | sasha@mysql.sashanet.com | 2001-10-13 | 1 | -33/+54 |
| | | | | | use $MAX_TABLES mysqltest variable to make join test portable make test now works with the manager on IA64 Linux | ||||
* | changed manager to use my_net_* | sasha@mysql.sashanet.com | 2001-10-12 | 1 | -89/+59 |
| | | | | fixed bug in master - unregister slaves when they disconnect | ||||
* | Cleanups | monty@hundin.mysql.fi | 2001-10-11 | 1 | -2/+9 |
| | |||||
* | portability fixes | monty@hundin.mysql.fi | 2001-10-11 | 1 | -7/+21 |
| | |||||
* | Portability fixes | monty@hundin.mysql.fi | 2001-10-11 | 1 | -2/+3 |
| | | | | Fixed bug with long log-filenames in Innobase. | ||||
* | Portability & build fixes | monty@hundin.mysql.fi | 2001-10-10 | 1 | -11/+9 |
| | |||||
* | Don't depend on mit-pthreads include files when building libmysqld.a | monty@hundin.mysql.fi | 2001-10-09 | 1 | -2/+2 |
| | |||||
* | Cleanup after last merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -1/+1 |
| | |||||
* | merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -33/+32 |
|\ | |||||
| * | New script: explain_log.sh | monty@hundin.mysql.fi | 2001-10-04 | 1 | -28/+27 |
| | | | | | | | | | | | | Portability fixes. Handle cleanup when we get an error before the message file is read. Fix bug in multi-table delete | ||||
* | | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 2 | -6/+112 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | added support for quiet increased line buffer size client/mysqltest.c fixed memory leak added query logging to result file added error message logging to result file added enable_query_log/disable_query_log mysql-test/mysql-test-run.sh converted tests to use mysqlmanager Updated test results | ||||
* | | merged | sasha@mysql.sashanet.com | 2001-09-22 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Fix when compiling with mit-pthreads | monty@hundin.mysql.fi | 2001-09-22 | 1 | -0/+10 |
| | | |||||
* | | added mysqlmanager-pwgen | sasha@mysql.sashanet.com | 2001-09-22 | 2 | -21/+140 |
| | | | | | | | | | | | | | | added set_exec_stdout and set_exec_stderr to mysqlmanager to be able to redirect stdout and stderr added support for MY_FULL_IO to my_read, so we can tell it to read a number of bytes in as many chunks as it takes instead of one try | ||||
* | | GRANT ... REQUIRE ( for SSL). | sasha@mysql.sashanet.com | 2001-09-19 | 1 | -1/+1 |
| | | |||||
* | | merged | sasha@mysql.sashanet.com | 2001-09-19 | 3 | -52/+94 |
|\ \ | |/ |/| | |||||
| * | fixes for MYSQL manager | sasha@mysql.sashanet.com | 2001-09-19 | 3 | -45/+83 |
| | | |||||
* | | Fixed bug in UNION when doing UNION with the same tables | monty@hundin.mysql.fi | 2001-09-17 | 1 | -2/+1 |
| | | |||||
* | | Fixed typo in makefile | monty@hundin.mysql.fi | 2001-09-17 | 1 | -1/+1 |
| | | |||||
* | | Portability fixes | monty@hundin.mysql.fi | 2001-09-17 | 1 | -11/+8 |
| | | |||||
* | | Fixed bug in UNION | monty@hundin.mysql.fi | 2001-09-14 | 1 | -13/+12 |
| | | | | | | | | Fixed replication bug in load_master_data | ||||
* | | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -1/+1 |
|/ | | | | | Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG | ||||
* | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-09-11 | 2 | -30/+956 |
|\ | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 | ||||
| * | more work on mysqlmanager | sasha@mysql.sashanet.com | 2001-09-11 | 2 | -11/+683 |
| | | |||||
| * | more work on mysqlmanager | sasha@mysql.sashanet.com | 2001-09-05 | 1 | -31/+285 |
| | | |||||
* | | Make things compile with ssl | tonu@x153.internalnet | 2001-08-31 | 1 | -1/+1 |
|/ | |||||
* | fixed coredump, and changed mngd->manager | sasha@mysql.sashanet.com | 2001-08-29 | 2 | -65/+65 |
| | |||||
* | Makefile.am Didn´ t compile after clone | tonu@x153.internalnet | 2001-08-30 | 1 | -1/+1 |
| | |||||
* | Fix to be able to configure without --with-tools | monty@tik.mysql.fi | 2001-08-29 | 1 | -8/+0 |
| | |||||
* | work on MySQL server management daemon | sasha@mysql.sashanet.com | 2001-08-27 | 2 | -2/+646 |
| | |||||
* | make LOAD DATA INFILE replication work with multi-character | sasha@mysql.sashanet.com | 2001-08-18 | 1 | -0/+29 |
delimiters/starters/terminators started work on server management daemon |