Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 3 | -17/+27 |
|\ | |||||
| * | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 3 | -17/+27 |
| |\ | |||||
| | * | - Applied various patches provided by Christian Hammers (MySQL maintainer | lenz@mysql.com | 2002-12-23 | 3 | -12/+21 |
| | * | - fixed another typo in NOHUP_NICENESS testing | lenz@mysql.com | 2002-12-13 | 1 | -1/+1 |
| | * | - added missing "test" to $NOHUP_NICENESS test (thanks to Nick Gaugler for | lenz@mysql.com | 2002-12-13 | 1 | -1/+1 |
| | * | - make sure to replace HOSTNAME in mysql.server when packing up the binary | lenz@mysql.com | 2002-12-10 | 1 | -2/+2 |
| | * | Rewrote nice handling to make more portable | monty@mashka.mysql.fi | 2002-11-24 | 1 | -3/+8 |
| | * | scripts/safe_mysqld.sh | lenz@mysql.com | 2002-11-22 | 1 | -1/+1 |
* | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 3 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | Changed thd variables max_join_size and select_limit to type ha_rows. | monty@mashka.mysql.fi | 2002-12-20 | 2 | -0/+4 |
| * | | - moved manual pages from "man" to "man/man1" for the binary distribution | lenz@mysql.com | 2002-12-11 | 1 | -2/+2 |
* | | | SCRUM: Montymise code | peter@mysql.com | 2002-11-30 | 1 | -1/+9 |
* | | | Merge.... | peter@mysql.com | 2002-11-24 | 5 | -3/+7 |
|\ \ \ | |||||
| * \ \ | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 5 | -3/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-11-17 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | - Fixed some minor bugs/typos | lenz@mysql.com | 2002-11-15 | 1 | -0/+1 |
| | * | | merge | monty@mashka.mysql.fi | 2002-11-12 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Fixed that NULL and 0 returns 0 instead of NULL | monty@mashka.mysql.fi | 2002-11-11 | 1 | -1/+1 |
| | * | | | Fixed a problem with reading some innodb options that may contain semicolin. | jani@rhols221.adsl.netsonic.fi | 2002-11-12 | 1 | -1/+2 |
| | |/ / | |||||
| | * | | fixed test for "root", on some installations / is mounted read-only | serg@serg.mysql.com | 2002-11-08 | 1 | -1/+1 |
| | * | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 2 | -1/+2 |
| | * | | merge | monty@mashka.mysql.fi | 2002-10-29 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -0/+1 |
* | | | | | SCRUM: Main change for Secure connection handling. Still needs some more codi... | peter@mysql.com | 2002-11-24 | 2 | -1/+2 |
|/ / / / | |||||
* | | | | add help command on server side | vva@genie.(none) | 2002-10-28 | 3 | -5/+250 |
|/ / / | |||||
* | | | merged | serg@serg.mysql.com | 2002-10-25 | 2 | -4/+4 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | - added "darwin" to the list of systems that are known to support the | lenz@mysql.com | 2002-10-21 | 1 | -3/+3 |
| * | - fixed typo in scripts/mysql_convert_table_format.sh | lenz@mysql.com | 2002-10-18 | 1 | -1/+1 |
* | | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multi | jani@rhols221.adsl.netsonic.fi | 2002-10-17 | 1 | -3/+3 |
* | | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | - Tagged ChangeSet 1.1224 as "mysql-3.23.53" | lenz@mysql.com | 2002-10-13 | 1 | -1/+1 |
| * | Merge work:/my/mysql-3.23 into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2002-10-08 | 1 | -1/+5 |
| |\ | |||||
| | * | Fixed missing table_list->name -> table_list->alias convert | monty@mashka.mysql.fi | 2002-10-08 | 1 | -1/+5 |
| * | | fix for a small typo in the last push | Sinisa@sinisa.nasamreza.org | 2002-10-07 | 1 | -1/+1 |
| * | | Small fix in mysqld_safe for some shells | Sinisa@sinisa.nasamreza.org | 2002-10-05 | 1 | -2/+2 |
| * | | - Small fix for support-files/mysql.spec.sh | lenz@mysql.com | 2002-10-02 | 1 | -3/+6 |
| |/ | |||||
* | | - replaced Docs/LICENSE with Docs/MySQLEULA.txt | lenz@mysql.com | 2002-10-13 | 1 | -1/+1 |
* | | a fix for the typo in the last push | Sinisa@sinisa.nasamreza.org | 2002-10-07 | 1 | -1/+1 |
* | | a small fix for some shells | Sinisa@sinisa.nasamreza.org | 2002-10-05 | 1 | -2/+2 |
* | | - 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 |