- assigned_to: nobody --> jamiemccarthy
[root@calvin slash.new]# cd ~/c && /usr/local/src/slash/slash.new/
utils/convertDBto200406 -u slash > conversionoutput.sql
[root@calvin c]# mysql slash -h sql3 < conversionoutput.sql
[root@calvin c]# mysql slash -h sql3 < conversionoutput-
rename.sql
[root@calvin c]# /usr/local/src/slash/slash.new/utils/
convertDBto200406_suggest -u slash > suggestoutput.sql
Error:Slash::DB::Utility:/usr/local/lib/perl5/site_perl/5.8.0/i686-linux/
Slash/DB/Utility.pm:679:DB='slash' -- hostinfo='sql3 via TCP/IP' --
Table 'slash.topic_param' doesn't exist -- SELECT * FROM
topic_param
Which was called by:Slash::DB::MySQL:/usr/local/lib/perl5/site_perl/
5.8.0/i686-linux/Slash/DB/MySQL.pm:1179:DB='slash' --
hostinfo='sql3 via TCP/IP' -- Table 'slash.topic_param' doesn't exist
-- SELECT * FROM topic_param
[root@calvin c]# less suggestoutput.sql