]> git.pld-linux.org Git - packages/mysql.git/history - mysql.init
- rel 3
[packages/mysql.git] / mysql.init
2014-03-17 Arkadiusz Miśkiewicz- up to 5.6.16-64.1; sphinx up to 2.1.6; needs testing...
2013-11-12 Elan Ruusamäefix mysql init: host.frm is not created, test for user.frm auto/th/mysql-5.6.14-5
2013-10-16 Elan Ruusamäewhen cluster init fails because it already exists,...
2013-07-02 Arkadiusz Miśkiewicz- raise error visibility auto/ti/mysql-5.5.31-2
2013-04-25 Elan Ruusamäelocalize vars
2013-04-25 Elan Ruusamäemove status action to status function
2013-04-22 Elan Ruusamäeuse mysqld.conf when fetching slave status
2012-12-19 Elan Ruusamäeavoid printf format vulnreability from slave status...
2012-11-17 Elan Ruusamäemysql status formatting cosmetics auto/th/mysql-5.5.28-2
2012-11-03 Elan Ruusamäecosmetics: make unix socket mouse selectable in terminal
2012-07-12 Elan Ruusamäeremove id expansion
2012-07-12 Elan Ruusamäereport slave status with service mysql status
2012-06-24 Mariusz Mazur- make mysql.init a bit more lsb-compatible
2012-06-24 Mariusz Mazur- make 'service mysql status' return LSB-compatible... auto/th/mysql-5_5_13-5
2012-06-24 Arkadiusz MiśkiewiczDon't skip innodb (initialization fails due to this...
2012-06-24 Elan Ruusamäe- merged from MYSQL_5_1 branch (1.144.2.1)
2012-06-24 Artur Frysiak- allow spaces and tabs after variable name auto/th/mysql-5_1_52-3
2012-06-24 Elan Ruusamäe- skip empty lines with db cluster finding
2012-06-24 Elan Ruusamäe- --log-error support moved to mysqlconfig, now it...
2012-06-24 Elan Ruusamäe- some vars to local, update mysqlgetconfig doc
2012-06-24 Elan Ruusamäe- sync msg_usage order and add all actions to list
2012-06-24 pawelz- dropped all occurence of --skip-bdb and --skip-ndbclu...
2012-06-24 pawelz- dropped --skip-bdb and --skip-ndbclusters options...
2012-06-24 Elan Ruusamäe- sync two --bootstrap cmd args
2012-06-24 Elan Ruusamäe- respect skip-networking in status
2012-06-24 Elan Ruusamäe- show mysql port/socket information in status
2012-06-24 Elan Ruusamäe- update mysqld.conf path in init fail message, don...
2012-06-24 Elan Ruusamäe- fix mysql status of detached clusters logic
2012-06-24 Jan Rękorajski- give mysqld a chance to use preconfigured mysqld...
2012-06-24 Elan Ruusamäe- use same error log for init procedure
2012-06-24 Elan Ruusamäe- use log-error param for stderr capture, this way...
2012-06-24 Jakub Bogusz- fixed force-reload, added try-restart
2012-06-24 Jan Rękorajski- damn copy-pasto
2012-06-24 Jan Rękorajski- revamped database init:
2012-06-24 Jan Rękorajski- fixed bullshit about changing password for mysql_sysadmin
2012-06-24 Elan Ruusamäe- bugfix: no hardcode, show orphaned mysqld only if...
2012-06-24 Elan Ruusamäe- show in status also info about processes not register...
2012-06-24 jezik- bug: failing mysql init when hostname --fqdn == localhost
2012-06-24 Arkadiusz Miśkiewicz- mysql_logrotate user replaced with mysql_sysadmin...
2012-06-24 Elan Ruusamäe- unify with template.init auto/ti/mysql-5_1_22-0_1
2012-06-24 Elan Ruusamäe- add cvs version identifier
2012-06-24 Elan Ruusamäe- visibilty fix for init-colors.gentoo
2012-06-24 Elan Ruusamäe- synced changes from MYSQL_5_0 branch
2012-06-24 Elan Ruusamäe- init now works
2012-06-24 Elan Ruusamäe- use sql files provided by mysql to init mysql database
2012-06-24 Elan Ruusamäe- /usr/bin is default path
2012-06-24 Elan Ruusamäe- pass to mysql_create_system_tables to preserver... auto/th/mysql-5_1_16-2
2012-06-24 Elan Ruusamäe- pass dbdir to mysql_create_system_tables (we never...
2012-06-24 Elan Ruusamäe- drop BASE_TABLETYPE, was bad idea
2012-06-24 Elan Ruusamäe- use mysql_create_system_tables to initialize database
2012-06-24 Elan Ruusamäe- ok, check for mysql.host table as previous changelog...
2012-06-24 Elan Ruusamäe- detect if mysql tables creation fails by checking...
2012-06-24 Elan Ruusamäe- bootstrap fails to create any tables if ENGINE=InnoDB...
2012-06-24 Arkadiusz Miśkiewicz- merge from DEVEL
2012-06-24 Elan Ruusamäe- introduce some completion logic so you could call
2012-06-24 Arkadiusz Miśkiewicz- base tables need to be MyISAM
2012-06-24 Arkadiusz Miśkiewiczcreate by default innodb table
2012-06-24 Elan Ruusamäe- use @clusterdir@ placeholder
2012-06-24 Elan Ruusamäe- use functions for start and stop to speedup restart
2012-06-24 Elan Ruusamäe- optimize and cleanups
2012-06-24 Paweł Gołaszewski- drop "-p" from banne
2012-06-24 Elan Ruusamäe- typo
2012-06-24 Elan Ruusamäe- note about help tables in "init" (not in %banner)
2012-06-24 Elan Ruusamäe- avoid creating mysql.sock symlink if there already...
2012-06-24 hawk- don't show all PIDs (clutters screen on machines...
2012-06-24 Arkadiusz Miśkiewicz- custom options
2012-06-24 Elan Ruusamäe- create relative symlink if possible
2012-06-24 Arkadiusz Miśkiewicz- redirect grep errors to /dev/null auto/th/mysql-5_0_19-1
2012-06-24 Elan Ruusamäe- use show function
2012-06-24 Elan Ruusamäe- eye candy to mysql status
2012-06-24 Arkadiusz Miśkiewicz- reworked starting/stopping/status checking (arekm...
2012-06-24 Elan Ruusamäe- killed trailing spaces/tabs
2012-06-24 Elan Ruusamäe- preserve indenting in mysqld.conf
2012-06-24 Arkadiusz Miśkiewicz- uptade setup rules
2012-06-24 Arkadiusz Miśkiewicz- updated for mysql 5.0
2012-06-24 Elan Ruusamäe- use seq from coreutils for for-cycle iterator
2012-06-24 Elan Ruusamäe- TODO will be never done
2012-06-24 Arkadiusz Miśkiewicz- when stopping wait for 15 sec max instead of only...
2012-06-24 Elan Ruusamäe- flush logs only if mysqld is responding to pings...
2012-06-24 Elan Ruusamäe- removed IMPORTANT line, as MYSQL_CLUSTERS is obsolete...
2012-06-24 Elan Ruusamäe- set MYSQL_CONFIG for "init" to display properly
2012-06-24 Elan Ruusamäe- error redirection merged from MYSQL_4_00 branch
2012-06-24 Jakub Bogusz- killed whitespace at eols auto/th/mysql-4_1_11-2
2012-06-24 Arkadiusz MiśkiewiczUpdated for latest 4.1
2012-06-24 Jakub Bogusz- fixed overmysqldbization
2012-06-24 Elan Ruusamäe- >/dev/null mysqladmin shutdown errors
2012-06-24 Elan Ruusamäe- merge changes from ac branch:
2012-06-24 Arkadiusz Miśkiewicz- cosmetic
2012-06-24 Arkadiusz Miśkiewicz- updated for 4.1
2012-06-24 Michal Moskal- fix clusters.conf parsing mysql-4_0_21-2
2012-06-24 Jakub Bogusz- proper check for absolute path (no assumptions about...
2012-06-24 Jakub Bogusz- spaces->tab
2012-06-24 Paweł Gołaszewski- check proper status of cluster (grep binary as text)
2012-06-24 Arkadiusz Miśkiewicz- ups
2012-06-24 Arkadiusz Miśkiewicz- print warning when no clusters in clusters.conf
2012-06-24 Tomasz Pala- fix when more config files declared in clusters.conf...
2012-06-24 Arkadiusz Miśkiewiczkeep /etc/mysql/$config anyway
2012-06-24 Arkadiusz Miśkiewicz- don't overwrite config_file if MYSQL_RA_COMPAT=yes...
2012-06-24 Arkadiusz Miśkiewicz- make it template ready again; drop too many config...
2012-06-24 Arkadiusz Miśkiewicz- reverted krzak buggy change creating same security...
next
This page took 0.668905 seconds and 106 git commands to generate.