summaryrefslogtreecommitdiff
path: root/scripts/mysqld_safe.sh
Commit message (Expand)AuthorAgeFilesLines
* make mysqld to respect socket/port options of mysqld_safe command lineunknown2003-09-271-9/+13
* Added a warning to my_print_defaults if --verbose is givenunknown2003-08-271-1/+1
* - removed options sort_buffer and key_buffer from calls to (my)isamchkunknown2003-07-151-4/+8
* Added option --skip-kill-mysqld to mysqld_safe. This can be useful,unknown2003-06-141-1/+7
* - applied patch for mysqld_safe from Christian Hammers to be able tounknown2003-06-121-3/+12
* - added missing dashes to parameter "open-files-limit" in mysqld_safeunknown2003-04-151-1/+1
* mergedunknown2003-03-131-2/+2
* Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-1/+6
* Patch for novellunknown2003-02-161-1/+1
* Fixed a bug in mysqld_safe, when it earlier could have removedunknown2003-02-121-2/+1
* Only write to the error log if --log-error is specified and --console is not ...unknown2003-01-281-1/+3
* Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-211-0/+2
|\
| * Merge with 3.23unknown2003-01-161-0/+2
* | A small fix for the type in the scriptunknown2003-01-091-1/+1
|/
* Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-111-1/+1
* fixed test for "root", on some installations / is mounted read-onlyunknown2002-11-081-1/+1
* Added --skip-safemalloc to mysqltestunknown2002-10-291-0/+1
* a fix for the typo in the last pushunknown2002-10-071-1/+1
* a small fix for some shellsunknown2002-10-051-2/+2
* mergeunknown2002-03-061-1/+1
* Fix the NOHUP_NICENESS test in mysqld_safe.unknown2001-10-221-8/+41
* mergeunknown2001-09-021-2/+6
* Changed safe_mysqld -> mysqld_safeunknown2001-06-281-0/+277