begynn fjerning av yacc o.l. for lesing av mysql-admutils-config
This commit is contained in:
@@ -277,7 +277,7 @@ main(int argc, char *argv[])
|
||||
if ((command != c_show) && (argc < 3))
|
||||
return wrong_use(NULL);
|
||||
|
||||
read_config_file();
|
||||
/* read_config_file(); */
|
||||
|
||||
/* connect to the database server and select the mysql database */
|
||||
if (!mysql_real_connect(&mysql, db_server, db_user, db_passwd, db_name, 0, NULL, 0))
|
||||
|
||||
Reference in New Issue
Block a user