Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | mysqld_safe.sh: | kent@mysql.com | 2006-03-29 | 1 | -0/+28 | |
| | | * | | | Merge rama.(none):/home/jimw/my/tmp_merge | jimw@rama.(none) | 2006-07-28 | 1 | -4/+7 | |
| | | |\ \ \ | | | | | |/ | | | | |/| | ||||||
| | | | * | | Fix for bug #17353. | igreenhoe@mysql.com | 2006-04-17 | 1 | -4/+7 | |
| | | * | | | Bug #6061 mysql-log-rotate script - error logging doesn't use new file | tim@siva.hindu.god | 2006-05-10 | 1 | -16/+52 | |
| | | * | | | mysql-test-run.pl: | kent@mysql.com | 2006-03-02 | 1 | -7/+2 | |
| | | |/ / | ||||||
| | | * | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-11-01 | 1 | -8/+11 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Handle decision to use mysqld-max over mysqld within mysqld_safe | jimw@mysql.com | 2005-10-31 | 1 | -8/+11 | |
| | | * | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-07-19 | 1 | -10/+28 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Fix handling of datadir by mysqld_safe to support specifying a | jimw@mysql.com | 2005-06-24 | 1 | -11/+29 | |
| | | * | | scripts/mysqld_safe.sh | tim@siva.hindu.god | 2005-05-27 | 1 | -1/+1 | |
| | | * | | Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#... | joerg@mysql.com | 2005-04-26 | 1 | -1/+1 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Step 1 of the switch to support configuration with NPTL: | joerg@mysql.com | 2005-04-20 | 1 | -1/+1 | |
| | | * | | Merge query_cache tests | jimw@mysql.com | 2005-03-11 | 1 | -0/+9 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Create directory for UNIX socket in mysqld_safe if it doesn't already exist. | jimw@mysql.com | 2005-03-02 | 1 | -0/+9 | |
| | | * | | Fixed a compatibility problem. | jani@ua141d10.elisa.omakaista.fi | 2005-02-23 | 1 | -5/+18 | |
| | | * | | Add --help to mysqld_safe. (Bug #7931) | jimw@mysql.com | 2005-02-02 | 1 | -0/+26 | |
| | | * | | Merge mysql.com:/home/jwinstead2/mysql-4.1-clean | jimw@mysql.com | 2005-01-06 | 1 | -2/+2 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Change mysqld_safe search for mysqld relative to the current working directory | jimw@mysql.com | 2005-01-05 | 1 | -2/+2 | |
| | | * | | merged | serg@sergbook.mysql.com | 2005-01-06 | 1 | -2/+2 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Use 'ps xaww' in mysqld_safe (on Linux) so whole command-line is searched | jimw@mysql.com | 2005-01-04 | 1 | -2/+2 | |
| | | * | | Added checking for my.cnf file from environment variable MYSQL_HOME | jani@ua141d10.elisa.omakaista.fi | 2005-01-04 | 1 | -5/+10 | |
| | | |/ | ||||||
| | | * | mysqld_safe.sh: | tsmith@build.mysql.com | 2004-11-30 | 1 | -2/+2 | |
| | | * | Portability fixes to mysqld_safe for non-Linux systems. Fix FIND_PROC | tim@siva.hindu.god | 2004-11-02 | 1 | -1/+1 | |
| | | * | better fix for bug#5001 | serg@serg.mylan | 2004-09-07 | 1 | -23/+14 | |
| | | * | mysqld_safe.sh: | patg@krsna.patg.net | 2004-08-31 | 1 | -2/+15 | |
| | | * | warn about multiple mysqld --user parameters only if their arguments differ | serg@serg.mylan | 2004-06-10 | 1 | -7/+1 | |
| | | * | Fixed http address in some scripts (Bug #3460) | monty@mysql.com | 2004-04-28 | 1 | -0/+2 | |
| | | * | - fixed early removing of socket file when multiple instances of mysqld are | lenz@mysql.com | 2004-01-15 | 1 | -1/+1 | |
| | | * | do not put --user into command line if the value comes from [mysqld] or [serv... | serg@serg.mylan | 2003-12-19 | 1 | -3/+9 | |
| | | * | make mysqld to respect socket/port options of mysqld_safe command line | serg@serg.mylan | 2003-09-27 | 1 | -9/+13 | |
| | | * | Added a warning to my_print_defaults if --verbose is given | jani@rhols221.adsl.netsonic.fi | 2003-08-27 | 1 | -1/+1 | |
| | | * | - removed options sort_buffer and key_buffer from calls to (my)isamchk | lenz@mysql.com | 2003-07-15 | 1 | -4/+8 | |
| | | * | Added option --skip-kill-mysqld to mysqld_safe. This can be useful, | jani@rhols221.adsl.netsonic.fi | 2003-06-14 | 1 | -1/+7 | |
| | | * | - applied patch for mysqld_safe from Christian Hammers to be able to | lenz@mysql.com | 2003-06-12 | 1 | -3/+12 | |
| | | * | - added missing dashes to parameter "open-files-limit" in mysqld_safe | lenz@mysql.com | 2003-04-15 | 1 | -1/+1 | |
| | | * | merged | serg@serg.mysql.com | 2003-03-13 | 1 | -2/+2 | |
| | | * | Merge with 3.23 to get fixes for --user and BACKUP TABLE | monty@narttu.mysql.fi | 2003-03-10 | 1 | -1/+6 | |
| | | * | Patch for novell | monty@mashka.mysql.fi | 2003-02-16 | 1 | -1/+1 | |
| | | * | Fixed a bug in mysqld_safe, when it earlier could have removed | jani@rhols221.adsl.netsonic.fi | 2003-02-12 | 1 | -2/+1 | |
| | | * | Only write to the error log if --log-error is specified and --console is not ... | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+3 | |
| | | * | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-01-21 | 1 | -0/+2 | |
| | | |\ | ||||||
| | | | * | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 1 | -0/+2 | |
| | | * | | A small fix for the type in the script | Sinisa@sinisa.nasamreza.org | 2003-01-09 | 1 | -1/+1 | |
| | | |/ | ||||||
| | | * | Fixed that NULL and 0 returns 0 instead of NULL | monty@mashka.mysql.fi | 2002-11-11 | 1 | -1/+1 | |
| | | * | fixed test for "root", on some installations / is mounted read-only | serg@serg.mysql.com | 2002-11-08 | 1 | -1/+1 | |
| | | * | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -0/+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 | |
| | | * | merge | monty@hundin.mysql.fi | 2002-03-06 | 1 | -1/+1 | |
| | | * | Fix the NOHUP_NICENESS test in mysqld_safe. | tim@black.box | 2001-10-22 | 1 | -8/+41 |