Jump to content
  • 0
Sign in to follow this  
neil413

about installing Hercules sa linux

Question

Operating system: centos-6-x86_64
 

 

sinusunod ko po itong guide ng hercules

 http://herc.ws/wiki/Installation_(CentOS)

 

 

pag dating ko d2 sa line na to at tinype ko ito

mysql> GRANT SELECT,INSERT,UPDATE,DELETE ON `hercules1234_rag`.* TO 'hercules1234'@'localhost';


ito po ang error pa help po salmat
MySQL Forums :: Newbie :: ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Ibig sabihin may mali sa syntax mo gaya nang sabi sa error..

 

try mo 

mysql> GRANT SELECT,INSERT,UPDATE,DELETE ON `hercules1234_rag`.* TO 'hercules1234'@'localhost';TOmysql> GRANT SELECT, INSERT, UPDATE, DELETE ON `hercules1234_rag`.* TO hercules1234@'localhost';

Tinanggal ko yung ' sa may hercules1234@

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.