Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - small modification to scripts/make_binary_distribution.sh (add the | lenz@mysql.com | 2002-10-02 | 1 | -3/+6 |
* | Don't give the anonymous user create temp table or lock tables privileges. | monty@mashka.mysql.fi | 2002-09-22 | 1 | -1/+1 |
* | fixed so that --ssl and --skip-ssl works with the MySQL clients. | monty@mashka.mysql.fi | 2002-09-17 | 2 | -384/+1 |
* | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables | monty@mashka.mysql.fi | 2002-09-16 | 2 | -3/+20 |
* | Give better error from reconnect() | monty@mashka.mysql.fi | 2002-08-24 | 1 | -1/+1 |
* | Portabilityfix in mysqladmin.c | monty@hundin.mysql.fi | 2002-08-23 | 1 | -2/+2 |
* | Fix | bar@bar.mysql.r18.ru | 2002-08-14 | 1 | -1/+1 |
* | Added nety_retry_count as a changeable variable | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+4 |
* | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 1 | -4/+11 |
|\ | |||||
| * | Better error messages for mysql-test-run | monty@hundin.mysql.fi | 2002-08-06 | 1 | -4/+11 |
| * | Two small patches proposed by Paul DuBois | salle@geopard.online.bg | 2002-08-03 | 1 | -0/+1 |
| * | Small fix for the instructional message | Sinisa@sinisa.nasamreza.org | 2002-06-08 | 1 | -2/+2 |
| * | mysql_fix_extensions.sh tool copied from 4.0 tree (referenced in manual). | arjen@fred.bitbike.com | 2002-05-16 | 1 | -0/+16 |
| * | Fixed myslqdumpslow for new log format. | monty@hundin.mysql.fi | 2002-03-26 | 1 | -3/+7 |
* | | Made documentation better in mysqld_multi --help | jani@hynda.(none) | 2002-08-05 | 1 | -4/+5 |
* | | Two small patches proposed by Paul DuBois | salle@geopard.online.bg | 2002-08-03 | 1 | -0/+1 |
* | | Little typo fix in script text. | arjen@fred.bitbike.com | 2002-07-14 | 1 | -1/+1 |
* | | Removed mysql_ssl_clear() | monty@hundin.mysql.fi | 2002-06-27 | 2 | -0/+480 |
* | | Cleanup of checking of user resources | monty@mashka.mysql.fi | 2002-06-16 | 1 | -2/+2 |
* | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 3 | -45/+75 |
* | | Oops, missed the actual file. | jcole@mugatu.spaceapes.com | 2002-06-08 | 1 | -0/+308 |
* | | Added mysql_secure_installation | jcole@mugatu.spaceapes.com | 2002-06-08 | 1 | -0/+3 |
* | | merge | monty@hundin.mysql.fi | 2002-03-12 | 1 | -9/+27 |
|\ \ | |/ | |||||
| * | Added help for --local-infile | monty@hundin.mysql.fi | 2002-03-12 | 1 | -9/+27 |
* | | Fixed mysqldumpslow for new dump format. | monty@hundin.mysql.fi | 2002-03-12 | 1 | -3/+7 |
* | | merge | monty@hundin.mysql.fi | 2002-03-06 | 2 | -3/+3 |
|\ \ | |||||
| * \ | merge | monty@hundin.mysql.fi | 2002-03-06 | 2 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fixed bug in DATE_FORMAT when used with GROUP BY | monty@hundin.mysql.fi | 2002-03-06 | 1 | -2/+2 |
| | * | Update scripts for new POSIX spec | monty@tik.mysql.fi | 2002-03-05 | 1 | -1/+1 |
| | * | Update to autoconf 2.52 | monty@hundin.mysql.fi | 2002-02-07 | 1 | -1/+1 |
* | | | Support for running different versions of mysqld with mysqld_multi | jani@rhols221.adsl.netsonic.fi | 2002-03-04 | 1 | -5/+19 |
|/ / | |||||
* | | Merge from 3.23.48 tree | monty@hundin.mysql.fi | 2002-01-30 | 1 | -6/+11 |
|\ \ | |/ | |||||
| * | Fixed bug when making a range join based on information from a const table. | monty@hundin.mysql.fi | 2002-01-18 | 1 | -6/+11 |
* | | Update needed for SuSE 7.3 | monty@hundin.mysql.fi | 2002-01-26 | 2 | -4/+5 |
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-01-02 | 1 | -1/+1 |
|\ \ | |||||
| * | | `escaping` to mysqlhotcopy | serg@serg.mysql.com | 2001-12-27 | 1 | -1/+1 |
* | | | Changes for the BitKeeper resolve. | Sinisa@sinisa.nasamreza.org | 2001-12-26 | 2 | -6/+33 |
|\ \ \ | |/ / |/| | | |||||
| * | | This is a large push. Included are : | Sinisa@sinisa.nasamreza.org | 2001-12-26 | 2 | -6/+33 |
* | | | mysql_fix_extensions.sh: | serg@serg.mysql.com | 2001-12-24 | 1 | -1/+1 |
* | | | Merge | serg@serg.mysql.com | 2001-12-21 | 2 | -0/+19 |
|\ \ \ | |||||
| * | | | mysql_fix_extensions added | serg@serg.mysql.com | 2001-12-19 | 2 | -0/+19 |
* | | | | Lots of portability fixes. | monty@hundin.mysql.fi | 2001-12-17 | 1 | -2/+2 |
|/ / / | |||||
* | | | merge with 3.23.47 | monty@hundin.mysql.fi | 2001-12-06 | 2 | -21/+126 |
|\ \ \ | | |/ | |/| | |||||
| * | | Small changes to mysql_config.sh | monty@hundin.mysql.fi | 2001-12-05 | 1 | -8/+20 |
| * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-12-05 | 1 | -21/+75 |
| |\ \ | |||||
| | * | | Fixed bug in LEFT JOIN | monty@hundin.mysql.fi | 2001-12-05 | 1 | -21/+75 |
| * | | | get correct paths in mysql_config even if the user moves basedir | sasha@mysql.sashanet.com | 2001-12-01 | 1 | -0/+39 |
| |/ / | |||||
* | | | merge | monty@hundin.mysql.fi | 2001-11-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Small safety fix | monty@hundin.mysql.fi | 2001-11-28 | 1 | -1/+1 |
* | | | merge | monty@hundin.mysql.fi | 2001-11-07 | 2 | -11/+102 |
|\ \ \ | |/ / | | / | |/ |/| |