Bug #11
closed
Reports fails to import when using MySQL database
Added by Ohad Levy over 15 years ago.
Updated over 15 years ago.
Description
the current schema generates in MySQL mediumtext, while in order for serialization to work you need text.
quick workaround:
ALTER TABLE reports MODIFY log text;
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Still having problem to migrate reports to my MySQL db.
I can not find any log of the problem except that my reports are empty...
motyla wrote:
Still having problem to migrate reports to my MySQL db.
I can not find any log of the problem except that my reports are empty...
can you elaborate in some way?
Did you install the custom report in puppet? (in the extra directory?)
Ok .... my mistake ..... I had some syntax problem at puppet.conf reports entry ....
sorry :-)
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF