Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use env vars for socket/port in connect in mysqltest | sasha@mysql.sashanet.com | 2001-11-17 | 1 | -1/+8 |
* | work to enable reading 3.23 logs - not yet finished | sasha@mysql.sashanet.com | 2001-11-10 | 1 | -0/+7 |
* | fixed memory leak in replication | sasha@mysql.sashanet.com | 2001-11-08 | 1 | -6/+12 |
* | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-11-07 | 1 | -3/+24 |
|\ | |||||
| * | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-11-07 | 1 | -3/+24 |
| |\ | |||||
| | * | manager clean-up ( added pid-file and kill in mysql-test-run when things go w... | sasha@mysql.sashanet.com | 2001-11-07 | 1 | -3/+24 |
* | | | Add timeout for shutdown to mysql-test-run | monty@hundin.mysql.fi | 2001-11-07 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -2/+2 |
* | | | | merge | monty@hundin.mysql.fi | 2001-11-07 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Added missing mysqlbinlog to binary distributions. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -0/+1 |
| * | | Fix for 'mysqladmin -w1 unknown-command' | monty@hundin.mysql.fi | 2001-10-07 | 1 | -4/+3 |
* | | | Fixes up things after merge from 3.23.44 | monty@hundin.mysql.fi | 2001-11-05 | 1 | -3/+2 |
| |/ |/| | |||||
* | | ./mysql-test-run --gdb | serg@serg.mysql.com | 2001-10-18 | 1 | -3/+7 |
* | | make mysql-test-run --gdb to work (as it does not wait for keypress anymore) | serg@serg.mysql.com | 2001-10-15 | 1 | -1/+3 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-10-13 | 1 | -2/+9 |
|\ \ | |||||
| * | | 64-bit portability fixes in network I/O | sasha@mysql.sashanet.com | 2001-10-13 | 1 | -2/+2 |
| * | | changed manager to use my_net_* | sasha@mysql.sashanet.com | 2001-10-12 | 1 | -0/+7 |
* | | | Manual cleanups | monty@hundin.mysql.fi | 2001-10-12 | 1 | -10/+9 |
|/ / | |||||
* | | fixes for mysql-test to run without manager | sasha@mysql.sashanet.com | 2001-10-11 | 1 | -2/+33 |
* | | got the last changeset to compile/run | sasha@mysql.sashanet.com | 2001-10-10 | 1 | -4/+5 |
* | | support for three slaves in mysql-test | sasha@mysql.sashanet.com | 2001-10-09 | 1 | -26/+71 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-10-08 | 1 | -3/+3 |
|\ \ | |||||
| * | | groundbreaking on fail-safe replication - added a token feature to have an | sasha@mysql.sashanet.com | 2001-10-08 | 1 | -3/+3 |
* | | | Cleanup after last merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -1/+2 |
* | | | merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -5/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -3/+3 |
| * | | New script: explain_log.sh | monty@hundin.mysql.fi | 2001-10-04 | 1 | -2/+2 |
* | | | Merge | sasha@mysql.sashanet.com | 2001-10-04 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-10-04 | 1 | -1/+7 |
| |\ \ | |||||
| * | | | Fixed some build problems. | monty@hundin.mysql.fi | 2001-10-04 | 1 | -0/+2 |
* | | | | merged | sasha@mysql.sashanet.com | 2001-10-03 | 1 | -3/+9 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | merge | monty@work.mysql.com | 2001-10-03 | 1 | -1/+7 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Added usage of --master-retry-count to make mysql-test-run safer. | monty@hundin.mysql.fi | 2001-10-03 | 1 | -1/+7 |
| * | | Portability fixes | monty@hundin.mysql.fi | 2001-09-30 | 1 | -2/+2 |
* | | | mysqltest can now talk to manager and start/stop servers with | sasha@mysql.sashanet.com | 2001-10-01 | 1 | -4/+18 |
* | | | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -23/+71 |
* | | | merged | sasha@mysql.sashanet.com | 2001-09-22 | 1 | -5/+6 |
|\ \ \ | |/ / | |||||
| * | | Integrated table->ref_primary_key into table->part_of_key | monty@hundin.mysql.fi | 2001-09-21 | 1 | -5/+6 |
* | | | added mysqlmanager-pwgen | sasha@mysql.sashanet.com | 2001-09-22 | 1 | -0/+31 |
|/ / | |||||
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-18 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix for LOAD DATA FROM MASTER when using tables with checksum | monty@hundin.mysql.fi | 2001-09-18 | 1 | -2/+2 |
| * | fixed bug in mysqltest | sasha@mysql.sashanet.com | 2001-09-15 | 1 | -28/+156 |
* | | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -1/+1 |
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-09-09 | 1 | -3/+12 |
|\ \ | |||||
| * | | Use latin1_de character set instead of latin1 in mysql-test-run. | tim@white.box | 2001-09-06 | 1 | -3/+12 |
* | | | Don't modify innobase_data_file_path | monty@tik.mysql.fi | 2001-09-06 | 1 | -3/+3 |
|/ / | |||||
* | | Update of manual with 4.0 changes | monty@hundin.mysql.fi | 2001-09-03 | 1 | -1/+1 |
* | | SSL fixes | tonu@x153.internalnet | 2001-09-01 | 1 | -7/+7 |
* | | OpenSSL testing added | tonu@x153.internalnet | 2001-09-01 | 1 | -0/+9 |
* | | misc bug fixes | sasha@mysql.sashanet.com | 2001-08-06 | 1 | -0/+2 |