openvoips / OV500

OpenSource Freeswitch & Kamailio Billing, rating and Routing Software
http://ov500.openvoips.org
GNU Affero General Public License v3.0
100 stars 54 forks source link

Error sql table #6

Closed Madji closed 4 years ago

Madji commented 4 years ago

Error import sql table

[root@ats src]# mysql switch < /usr/local/src/OV500/config/database/switch.sql ERROR 1064 (42000) at line 526: 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 'id int(11) NOT NULL AUTO_INCREMENT, account_id varchar(30) DEFAULT NULL, ' at line 1 [root@ats src]#

Mariadb -10

kanand81 commented 4 years ago

schema issue fixed

Anand Kumar Mobile: +919949800228

On Sun, Nov 24, 2019 at 3:07 PM Madji notifications@github.com wrote:

Error import sql table

[root@ats src]# mysql kamailio < /usr/local/src/OV500/config/database/kamailio.sql[root@ats src]# mysql switch < /usr/local/src/OV500/config/database/switch.sql ERROR 1064 (42000) at line 526: 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 'id int(11) NOT NULL AUTO_INCREMENT, account_id varchar(30) DEFAULT NULL, ' at line 1 [root@ats src]#

Mariadb -10

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openvoips/OV500/issues/6?email_source=notifications&email_token=AAWG774IVV7QHCXJVR4SZPTQVJDPDA5CNFSM4JQ6HWG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3TUV3A, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWG774E3ROKOTFKOH2J6OLQVJDPDANCNFSM4JQ6HWGQ .

Madji commented 4 years ago

Yes thank you. Imported normally. No problem