Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.27 KB | None | 0 0
  1. Błąd
  2. Zapytanie SQL:
  3.  
  4. --
  5. -- Baza danych: `information_schema`
  6. --
  7. CREATE DATABASE  `information_schema` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
  8.  
  9.  
  10. MySQL zwrócił komunikat:
  11.  
  12. #1044 - Access denied for user 'wikox'@'localhost' to database 'information_schema'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement