Boost installation help needed

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Locked
speedr6
Posts: 3
Joined: Thu Aug 08, 2013 4:22 pm

Boost installation help needed

Post by speedr6 »

A novice here trying to install boost on a windows 2008 R2 server and following the installation steps for boost, i attempted to modify the poller_output and poller_output_boost table but getting the error below. Please pardon my ignorance as i am new to all this and have not been able to figure out what i am doing wrong. I used the windows installer package and I have mySQL 5.5 installed. Please help.

Thank you

Code: Select all

mysql> connect cacti
Connection id:    438
Current database: cacti

mysql> alter table poller_output, modify column output varchar(50) not null defa
ult "", engine=memory;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near ' modi
fy column output varchar(50) not null default "", engine=memory' at line 1
mysql> alter table poller_output_boost, modify column output varchar(50) not nul
l default "";
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near ' modi
fy column output varchar(50) not null default ""' at line 1
mysql>
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Boost installation help needed

Post by BSOD2600 »

This is not a Windows problem, but specific to this plugin. your other post was moved to the correct forum already - http://forums.cacti.net/viewtopic.php?f=14&t=50608
Locked

Who is online

Users browsing this forum: No registered users and 3 guests