Roundup Tracker - Issues

Message2435

Author miniwark
Recipients
Date 2007-05-29.13:33:39
Message-id
In-reply-to
With fresh install when i type "roundup-admin initialise" i have the following (Python ?) alert :

/usr/local/lib64/python2.5/site-packages/roundup/backends/rdbms_common.py:156: Warning: 'TYPE=storage_engine' is deprecated; use 'ENGINE=storage_engine' instead
  self.cursor.execute(sql)

The database was apparently created correctly
History
Date User Action Args
2009-02-03 14:22:05adminlinkissue1727529 messages
2009-02-03 14:22:05admincreate