Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .del-errmsg.c~444b5d4031149217: | serg@serg.mysql.com | 2002-12-05 | 1 | -125/+0 |
* | Merge vvagin@work.mysql.com:/home/bk/mysql-4.0 | vva@genie.(none) | 2002-11-18 | 1 | -15/+27 |
|\ | |||||
| * | fix xml-output of mysqldump | vva@genie.(none) | 2002-11-18 | 1 | -15/+27 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-11-14 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | Portability fix when using -DBIG_TABLES | monty@mashka.mysql.fi | 2002-11-14 | 1 | -1/+0 |
* | | merged | serg@serg.mysql.com | 2002-11-13 | 1 | -10/+23 |
|\ \ | |/ |/| | |||||
| * | Fixed mysqlcheck so it can process table names with dashes. | salle@geopard.(none) | 2002-11-12 | 1 | -10/+23 |
| * | - backported gcc 3.0 linking fix from 4.0 | lenz@mysql.com | 2002-09-24 | 1 | -0/+2 |
* | | --use-frm option to mysqlcheck | serg@serg.mysql.com | 2002-11-08 | 2 | -5/+10 |
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2002-11-08 | 1 | -13/+30 |
|\ \ | |||||
| * | | Changes that will enable proper wildcarding of databases, plus | Sinisa@sinisa.nasamreza.org | 2002-11-08 | 1 | -13/+30 |
* | | | Portability fix extern "C" static -> extern "C" | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+1 |
* | | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -1/+1 |
|/ / | |||||
* | | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -1/+11 |
* | | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multi | jani@rhols221.adsl.netsonic.fi | 2002-10-17 | 1 | -8/+8 |
* | | Fixed some bugs in mysql, mysqladmin and mysqld. | jani@rhols221.adsl.netsonic.fi | 2002-10-15 | 2 | -9/+14 |
* | | Small fixes in mysql and myisampack | jani@rhols221.adsl.netsonic.fi | 2002-10-04 | 1 | -3/+4 |
* | | Fixed a bug in mysql client. | jani@hynda.(none) | 2002-09-30 | 1 | -1/+1 |
* | | Updated VC++ project files for 4.0.4 | monty@mashka.mysql.fi | 2002-09-24 | 1 | -6/+18 |
* | | Fixed bug in previous patch when using a libc with static nss | monty@mashka.mysql.fi | 2002-09-22 | 1 | -3/+3 |
* | | Changed table_list->name -> table_list->alias to find places where we where u... | monty@mashka.mysql.fi | 2002-09-20 | 1 | -0/+1 |
* | | Increased max possible max_allowed_packet to 1G | monty@mashka.mysql.fi | 2002-09-19 | 2 | -2/+3 |
* | | fixed so that --ssl and --skip-ssl works with the MySQL clients. | monty@mashka.mysql.fi | 2002-09-17 | 6 | -34/+19 |
* | | mysqlbinlog.cc: | jcole@mugatu.spaceapes.com | 2002-09-14 | 1 | -2/+2 |
* | | mysqlbinlog.cc: | jcole@mugatu.spaceapes.com | 2002-09-14 | 1 | -1/+1 |
* | | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 2 | -80/+56 |
* | | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -2/+2 |
* | | Some trivial optimzations | monty@mashka.mysql.fi | 2002-09-03 | 1 | -1/+1 |
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-08-31 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-08-28 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | wrong help message corrected | serg@serg.mysql.com | 2002-08-27 | 1 | -1/+1 |
* | | | | Added sync_slave_with_master [connection]. | nick@mysql.com | 2002-08-29 | 1 | -7/+25 |
|/ / / | |||||
* | | | * Fixed a bug in my_getopt | jani@rhols221.adsl.netsonic.fi | 2002-08-28 | 2 | -9/+11 |
* | | | A small bug fix for the tee command ... | Sinisa@sinisa.nasamreza.org | 2002-08-27 | 1 | -1/+1 |
|/ / | |||||
* | | Give better error from reconnect() | monty@mashka.mysql.fi | 2002-08-24 | 1 | -10/+11 |
* | | Removed wrong mutex lock (hangup in kill on HPUX) | monty@mashka.mysql.fi | 2002-08-24 | 3 | -1/+16 |
* | | Portabilityfix in mysqladmin.c | monty@hundin.mysql.fi | 2002-08-23 | 1 | -0/+1 |
* | | Fixed a bug in mysqladmin when it gave unneccessary warning | jani@rhols221.adsl.netsonic.fi | 2002-08-22 | 1 | -1/+2 |
* | | Cleanup of waiting for pidfile in mysqladmin | monty@hundin.mysql.fi | 2002-08-22 | 1 | -19/+16 |
* | | Fixed a bug in mysqladmin shutdown when checking pid file status. | jani@rhols221.adsl.netsonic.fi | 2002-08-22 | 1 | -7/+6 |
* | | Fixed a bug in mysqladmin, when it could hang while waiting for | jani@rhols221.adsl.netsonic.fi | 2002-08-22 | 1 | -6/+26 |
* | | Fixed timing problem with rpl000001 replication test. | monty@hundin.mysql.fi | 2002-08-18 | 1 | -25/+46 |
* | | Fix for SSL and new my_getopt | monty@hundin.mysql.fi | 2002-08-09 | 6 | -14/+19 |
* | | merge | monty@mashka.mysql.fi | 2002-08-08 | 1 | -127/+133 |
|\ \ | |||||
| * | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -127/+133 |
* | | | Fixed a bug in mysql when running in non-interactive mode (batch) | jani@rhols221.adsl.netsonic.fi | 2002-08-06 | 1 | -0/+1 |
* | | | Added --count=N (-c) to mysqladmin | jani@hynda.(none) | 2002-08-05 | 1 | -3/+13 |
* | | | Small fixes in mysql and myisamchk. | jani@hynda.(none) | 2002-08-05 | 1 | -2/+4 |
* | | | typo fixed | serg@sergbook.mysql.com | 2002-08-05 | 1 | -1/+1 |
* | | | typo in help message fixed (LFCR -> CRLF) | serg@sergbook.mysql.com | 2002-08-04 | 1 | -1/+1 |
|/ / |