← Back to team overview

cssoss team mailing list archive

[Bug 1394889] [NEW] error 1064 mysql

 

Public bug reported:

Hi ,
thanks for your guide
but i met a problem.
when i creat database for nova like below:
sudo mysql -uroot -pmygreatsecret -e ' CREATE DATA nova;'
 and then a notice appear
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'data nova' at line 1

please help me this case.
thanks so much.

** Affects: openstackbook
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of CSS OSS
Team, which is subscribed to OpenStack Book.
Matching subscriptions: OpenStackBook
https://bugs.launchpad.net/bugs/1394889

Title:
  error 1064 mysql

Status in OpenStack Book for Ubuntu:
  New

Bug description:
  Hi ,
  thanks for your guide
  but i met a problem.
  when i creat database for nova like below:
  sudo mysql -uroot -pmygreatsecret -e ' CREATE DATA nova;'
   and then a notice appear
  ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'data nova' at line 1

  please help me this case.
  thanks so much.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstackbook/+bug/1394889/+subscriptions


Follow ups

References