Page 1 of 1

Revision 3750 mysql syntax error

PostPosted: Fri Aug 11, 2023 10:44 am
by jfsfx
Hi.

Just FYI, I'm trying to install latest SVN (revision 3750) and it's giving me this error:

Local SVN revision matches DB revision: 3750
Doing general DataBase requirements...
Doing Master-specific MySQL setup...
ERROR 1064 (42000) at line 1244: 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 '' at line 203
ERROR 1064 (42000) at line 1447: 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 ') ENGINE=MyISAM' at line 1
ERROR 1146 (42S02) at line 5078: Table 'asterisk.vicidial_inbound_groups' doesn't exist
ERROR 1146 (42S02) at line 5079: Table 'asterisk.vicidial_inbound_groups' doesn't exist
ERROR 1146 (42S02) at line 5080: Table 'asterisk.vicidial_inbound_groups' doesn't exist
ERROR 1146 (42S02) at line 5081: Table 'asterisk.vicidial_inbound_groups' doesn't exist
ERROR 1146 (42S02) at line 5082: Table 'asterisk.vicidial_inbound_groups' doesn't exist
ERROR 1146 (42S02) at line 5087: Table 'asterisk.vicidial_inbound_groups' doesn't exist
ERROR 1146 (42S02) at line 5088: Table 'asterisk.vicidial_inbound_groups' doesn't exist

Re: Revision 3750 mysql syntax error

PostPosted: Fri Aug 11, 2023 11:48 am
by mflorell
Should be fixed in revision 3751. Thanks for reporting!