I have installed mysql 5.0.26 for windows and created the cacti database, when trying to import the cacti.sql database structure I get the following error:
ERROR 1101 (42000) at line 1890: BLOB/TEXT column 'oid' can't have a default value
I found the error being in the host_snmp_cache table under:
oid TEXT NOT NULL default '',
I have changed that line to
oid TEXT NOT NULL,
and the import is succesfull, but I dont know if that will affect cacti operation.....
importing mysql database
Moderators: Developers, Moderators
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
It should not affect operations..
Interesting error....
Interesting error....
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
-
- Posts: 2
- Joined: Thu Sep 16, 2004 11:28 pm
Who is online
Users browsing this forum: No registered users and 0 guests