Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Mar 28, 2024 12:50 pm
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Error creating a new DataBase
PostPosted: Tue Jan 13, 2015 12:59 pm 
Offline

Joined: Tue Jun 22, 2010 8:37 pm
Posts: 152
On Centos 7 and Mysql : Server version: 5.5.40-MariaDB MariaDB Server

Copyright (c) 2000, 2014, Oracle, Monty Program Ab and others.

A fresh install A2billing 2.0.16. When I try to create a new Database I got this error :



[root@xxx mysql-5.x]# ./install-db.sh

Install A2Billing DataBase
-----------------------------
Enter Database Name :
test
Enter Hostname :
localhost
Enter UserName :
*****
Enter Password :
*****
mysql --user=***** --password=***** --host=localhost test
ERROR 1064 (42000) at line 1: 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 'Ctrl-C

ALTER TABLE cc_charge DROP currency' at line 1

Any idea ?


Top
 Profile  
 
 Post subject: Re: Error creating a new DataBase
PostPosted: Tue Jan 13, 2015 10:36 pm 
Offline

Joined: Mon Mar 02, 2009 8:56 pm
Posts: 271
I would just check that you can run the command manually. If you can then the script might be corrupt. Maybe in DOS format.

Try something like -

mysql --user=*** --password=*** test < a2billing-schema-v1.4.0.sql

If that works you could just run the DB updates manually. There are quite a few now though :-)


Top
 Profile  
 
 Post subject: Re: Error creating a new DataBase
PostPosted: Tue Jan 13, 2015 11:05 pm 
Offline

Joined: Tue Jun 22, 2010 8:37 pm
Posts: 152
Thanks for the answer.

I tried to put the command manually :

mysql-5.x]# mysql --user=*** --password=**** test < a2billing-schema-v1.4.0.sql
ERROR 1064 (42000) at line 1: 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 'Ctrl-C' at line 1

Same error.


Top
 Profile  
 
 Post subject: Re: Error creating a new DataBase
PostPosted: Tue Jan 13, 2015 11:13 pm 
Offline

Joined: Mon Mar 02, 2009 8:56 pm
Posts: 271
I'm not really sure where this error is coming from -

jansalex wrote:
to use near 'Ctrl-C' at line 1


What's on line 1 of the sql file? Does anything look obviously wrong.


Top
 Profile  
 
 Post subject: Re: Error creating a new DataBase
PostPosted: Tue Jan 13, 2015 11:20 pm 
Offline

Joined: Tue Jun 22, 2010 8:37 pm
Posts: 152
Wow !

This is the content of the file :

Ctrl-C -- exit!


Top
 Profile  
 
 Post subject: Re: Error creating a new DataBase
PostPosted: Tue Jan 13, 2015 11:23 pm 
Offline

Joined: Tue Jun 22, 2010 8:37 pm
Posts: 152
I untar the A2billing tar file again, and now all scripts are correct.

Thanks a lot for your help.


Top
 Profile  
 
 Post subject: Re: Error creating a new DataBase
PostPosted: Tue Jan 13, 2015 11:42 pm 
Offline

Joined: Mon Mar 02, 2009 8:56 pm
Posts: 271
No problem. Weird. No idea where that came from :-)


Top
 Profile  
 
 Post subject: Re: Error creating a new DataBase
PostPosted: Wed Jan 14, 2015 9:03 am 
Offline

Joined: Tue Jun 22, 2010 8:37 pm
Posts: 152
Now I can create a new empty DB, but when I try to restore my A2billing DB 2.0 version, the scripts do nothing and the size changes.

Before executing the script : 1359 ago 27 16:10 UPDATE-a2billing-v2.0-to-v2.0.3.sql

After execute the script : 16 ago 27 16:10 UPDATE-a2billing-v2.0-to-v2.0.3.sql

And the content of the scrit is :

Ctrl-C -- exit!

---------------------------------------------------------------------------------------------------------------------


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 
Auto Dialer Software


All times are UTC


Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group