]> git.pld-linux.org Git - packages/mysql.git/history - mysql.init
- up to 5.1.44
[packages/mysql.git] / mysql.init
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...
2012-06-24 Marcin Krzyżanowski- chown mysql:mysql "$MYSQL_CLUSTER_DIR"
2012-06-24 Paweł Gołaszewski- db initialization works now. should be fine now....
2012-06-24 Paweł Gołaszewski- removed workaround
2012-06-24 Paweł Gołaszewski- lets bypass commented out entries
2012-06-24 Paweł Gołaszewski- lets make is shorter
2012-06-24 Paweł Gołaszewski- tnx arekm :)
2012-06-24 Paweł Gołaszewski- well, don't try to execute clusters config...
2012-06-24 ciesiel- removed breakpoint :)
2012-06-24 ciesiel- quick workaround to mysql init and start. Need more...
2012-06-24 ciesiel- fixed syntax error auto/ac/mysql-4_0_20-2_2
2012-06-24 Paweł Gołaszewski- new way of clusters. First Contact. Feel free to...
2012-06-24 Arkadiusz Miśkiewicz- mysql.sock will point to first initialized cluster
2012-06-24 Arkadiusz Miśkiewicz- be nicer for not kind people like baggins who do...
2012-06-24 Arkadiusz Miśkiewicz- fix error message
2012-06-24 Arkadiusz Miśkiewicz- flush logs support for multiple databases
2012-06-24 Jakub Bogusz- use POSIX-compliant chown syntax, use setsid for...
2012-06-24 Arkadiusz Miśkiewicz- updated
2012-06-24 gausus- Info about moved mysqld.conf auto/ac/mysql-4_0_17-0_1
2012-06-24 Arkadiusz Miśkiewicz- move configuration files to clusters dirs and prepare...
2012-06-24 Arkadiusz Miśkiewicz- redirect kill error to /dev/null
2012-06-24 Arkadiusz Miśkiewicz- use died status in reporting
next
This page took 0.652987 seconds and 106 git commands to generate.