aboutsummaryrefslogtreecommitdiff
path: root/test/notes.sql
diff options
context:
space:
mode:
Diffstat (limited to 'test/notes.sql')
-rw-r--r--test/notes.sql6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/notes.sql b/test/notes.sql
index dd59770..fbabe4e 100644
--- a/test/notes.sql
+++ b/test/notes.sql
@@ -22,6 +22,6 @@ CREATE TABLE admins(
`password` varchar(255) not null
) charset=utf8;
-GRANT ALL PRIVILEGES ON `yota_db`.* TO `yota_admin`@`localhost` IDENTIFIED BY 'quaequaquagh6ahwoh6Chahx1EiFooGh';
-GRANT SELECT ON `yota_db`.* TO `yota_user`@`localhost` IDENTIFIED BY 'gahdeer6shai9hogai2sai4quuaj1eVu';
-GRANT INSERT ON `yota_db`.`activities` TO `yota_requester`@`localhost` IDENTIFIED BY 'oon5iraeghaidoShi5sheefie2uuz3gu';
+GRANT ALL PRIVILEGES ON `yota_call_db`.* TO `yota_admin`@`localhost` IDENTIFIED BY 'quaequaquagh6ahwoh6Chahx1EiFooGh';
+GRANT SELECT ON `yota_call_db`.* TO `yota_user`@`localhost` IDENTIFIED BY 'gahdeer6shai9hogai2sai4quuaj1eVu';
+GRANT INSERT ON `yota_call_db`.`activities` TO `yota_requester`@`localhost` IDENTIFIED BY 'oon5iraeghaidoShi5sheefie2uuz3gu';