Does any know how to fix this database replication problem.
Last Lines from Err File
010815 21:38:55 Slave thread exiting, replication stopped in log 'salem-bin.013' at
position 6867
010815 21:38:55 Error running query, slave aborted. Fix the problem, and re-start the
slave thread with "mysqladmin start-slave". We stopped at log 'salem-bin.013' position
6867
010815 21:38:55 Slave: error running query 'UPDATE themes SET textcolor='#00000a'
WHERE theme_id = 2 AND theme_name = 'Ocean' AND bgcolor = '#FFFFFF' AND textcolor =
'#000000' AND color1 = '#CCCCCC' AND color2 = '#9BB6DA' AND table_bgcolor = '#000000'
AND header_image = 'images/toxicmold1.gif' AND newtopic_image = 'images/new topic.gif'
AND reply_image = 'images/reply.gif' AND linkcolor = '#011001' AND vlinkcolor =
'#2100cc' AND theme_default = 0 AND fontface = 'sans-serif' AND fontsize1 = '1' AND
fontsize2 = '2' AND fontsize3 = '-2' AND fontsize4 = '+1' AND tablewidth = '95%' AND
replylocked_image = 'images/reply_locked-dark.jpg''
ERROR: 1146 Table 'mold_db.themes' doesn't exist
.013' at position 6867
I have done mysqladmin start-slave and it does not work, The master is a Linux and the
slave is Windows 2000 pro.