Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | 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 | |
|/ / / / / / | ||||||
* | | | | | | merge | monty@mashka.mysql.fi | 2002-07-23 | 3 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 3 | -8/+8 | |
* | | | | | | | Fixed a bug in pager in mysql client | jani@rhols221.adsl.netsonic.fi | 2002-07-16 | 1 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Update for running gcc 3.x (mainly on HPUX) | monty@hundin.mysql.fi | 2002-06-30 | 2 | -7/+5 | |
* | | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-06-20 | 1 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixes for compiling distribution with MIT-threads | monty@hundin.mysql.fi | 2002-06-20 | 1 | -2/+4 | |
* | | | | | | | Merge linux.local:/data/mysql-4.0-root into linux.local:/data/mysql-4.0 | peter@linux.local | 2002-06-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Allow MySQL check to handle tables with spaces inside | peter@linux.local | 2002-06-17 | 1 | -2/+2 | |
* | | | | | | | Made keyread (key scanning) a key specific attribute. | monty@hundin.mysql.fi | 2002-06-19 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge | peter@linux.local | 2002-06-14 | 2 | -4/+41 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | This is just code style/minor optimizations cleanup changeset | peter@linux.local | 2002-06-14 | 1 | -13/+13 | |
| * | | | | | | This changeset is mostly new version of previous commit modified according | peter@linux.local | 2002-06-11 | 2 | -4/+41 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Added missing include file to sql_acl.cc (bug in last changeset) | monty@mashka.mysql.fi | 2002-06-12 | 1 | -26/+34 | |
* | | | | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 7 | -203/+213 | |
|/ / / / / | ||||||
* | | | | | Enable LOAD DATA LOCAL INFILE in mysql_test | monty@hundin.mysql.fi | 2002-06-04 | 1 | -1/+5 | |
| |_|/ / |/| | | |