scratch install_mysql

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

scratch install_mysql

Postby ruben23 » Wed Dec 10, 2008 8:34 am

Currently im on a halfway part on my vici scratch installation when go this error problem again when inserting data values in mysql database...

[/code]

mysql>use asterisk;
mysql>insert into vicidial_statuses values('NEW','New Lead','N');

ERROR 1136 (21S01) : Column count doesn't match value count at row 1

im getting hard time proceding with this error..
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Postby mflorell » Wed Dec 10, 2008 1:09 pm

VICIDIAL version?

system_settings.db_schema_version value?
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby ruben23 » Wed Dec 10, 2008 1:34 pm

hi...my vicidial version is astguiclient_2.0.4

how am i going to view the version of my system_settings.db_schema_version value..
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Postby mflorell » Wed Dec 10, 2008 1:34 pm

is this the 2.0.4 release or 2.0.4.1rc5?
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby ruben23 » Wed Dec 10, 2008 1:37 pm

no its not.....ist just astguiclient_2.0.4
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Postby ruben23 » Wed Dec 10, 2008 2:25 pm

hi mflorell what would be my next step to resolve this error problem.....?
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Postby mflorell » Wed Dec 10, 2008 2:29 pm

Try installing 2.0.4.1rc5 instead.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby ruben23 » Wed Dec 10, 2008 2:51 pm

Ok...if i install the newest version...do i have go back in inserting the data on mysql...for the astguiclient....?
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Postby ruben23 » Wed Dec 10, 2008 3:55 pm

hi i already setup the new version of vicidial 2.0.4.1rc5

when i log to my mysql:

mysql>use asterisk;
insert into vicidial_statuses values('NEW','New Lead','N');

ERROR 1136 (21S01): COLUMN COUNT DOESN'T MATCH VALUE COUNT AT RAW 1
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Postby mflorell » Wed Dec 10, 2008 5:34 pm

I would recommend using the BASE_INSTALL doc which tells you to use the first_install.sql file:

insert into vicidial_statuses values('NEW','New Lead','N','N','UNDEFINED');
etc...
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby ruben23 » Wed Dec 10, 2008 7:55 pm

hi i got it.....i try to change my mysql syntax

specifying the number of columns then values...

"INSERT INTO vicidial_statuses (status, status_name, selectable) VALUES ('NEW','New Lead','N');

the data is inserted without error...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Postby gardo » Thu Dec 11, 2008 3:31 am

Yep! Just follow the scratch install to the book and you'll do good. You'll have it up and running soon. :wink:
http://goautodial.com
Empowering the next generation contact centers
gardo
 
Posts: 1926
Joined: Fri Sep 15, 2006 10:24 am
Location: Manila, 1004


Return to Support

Who is online

Users browsing this forum: No registered users and 247 guests