← Back to team overview

stk-unit-team team mailing list archive

[Bug 1171862] Re: Error during stk installation

 

This is not a bug: DELIMITER is a client command and is there in case you install from the command line:
mysql < stk_unit.sql
, but the C api (used by all languages) can't handle that command.

This problem will be solved when stk/c is able to exclude all lines before "##begin" and after "##end".
DELIMITER commands will be exluded.

** Changed in: stk-c
       Status: New => Invalid

-- 
You received this bug notification because you are a member of STK-Unit
Team, which is subscribed to stk-c.
https://bugs.launchpad.net/bugs/1171862

Title:
  Error during stk installation

Status in STK/Command:
  Invalid

Bug description:
  returns

  [dbconManager] Unexpected error: <class '_mysql_exceptions.ProgrammingError'>
  (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'DELIMITER ||\r\n\r\n##begin\r\n\r\n\r\n-- make the server as strict as possible\r\n-- TO-DO:' at line 21")

  I'm using 10.0.1-MariaDB-mariadb1~precise-log mariadb.org binary
  distribution

To manage notifications about this bug go to:
https://bugs.launchpad.net/stk-c/+bug/1171862/+subscriptions