mariadb/scripts
Joerg Bruehe e6a3c8c458 Fix bug#56574:
After installation from RPM, server is run under root, not mysql user

The problem was that in the cmake way of building
the variable "MYSQLD_USER" was not set and propagated.
In the script "mysqld_safe" its value is used as the
name of the user who should run the server process.

The fix is to explicitly set this variable to "mysql"
and propagate it in the build process.
It was analyzed and proposed by Jonathan Perkin.
2010-09-07 17:05:16 +02:00
..
CMakeLists.txt Fix bug#56574: 2010-09-07 17:05:16 +02:00
comp_sql.c
dheadgen.pl
fill_help_tables.sql
make_binary_distribution.sh WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
make_sharedlib_distribution.sh
make_win_bin_dist Cherry-picking patch for Bug#55846. 2010-08-31 18:33:19 +04:00
Makefile.am
msql2mysql.sh
mysql_config.pl.in
mysql_config.sh Apply wlad's fix for bug#55215 2010-08-09 14:27:04 +01:00
mysql_convert_table_format.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_install_db.pl.in
mysql_install_db.sh
mysql_secure_installation.pl.in
mysql_secure_installation.sh
mysql_setpermission.sh
mysql_system_tables.sql Bug#55416 Renaming of performance_schema tables for 5.5 2010-08-12 08:08:52 -06:00
mysql_system_tables_data.sql
mysql_system_tables_fix.sql
mysql_test_data_timezone.sql
mysql_zap.sh
mysqlaccess.conf merge 2010-08-20 09:12:36 -05:00
mysqlaccess.sh
mysqlbug.sh
mysqld_multi.sh
mysqld_safe.sh
mysqldumpslow.sh
mysqlhotcopy.sh WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00