mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[9662] Use the db-user 'mangos' instead of 'root' in the config file.
Change done for consistence with 'mangos' created in sql/create_mysql.sql NOTE: for secirity reason better not use this user name (and password) in real configs/MySQL. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
7fb7c47de5
commit
6148675b0e
3 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9661"
|
||||
#define REVISION_NR "9662"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue