No tak ale mam kopię i nie mogę nigdzie znaleźć w tej kopii.
-----------------------------
Wysyłam zapytanie:
UPDATE ibf_posts SET author_id='94',author_name='Kei' WHERE author_name='Kei' AND author_id='0';
UPDATE ibf_topics SET starter_id='94',starter_name='Kei' WHERE starter_name='Kei' AND starter_id='0';
UPDATE ibf_topics SET last_poster_id='94',last_poster_name='Kei' WHERE last_poster_name='Kei' AND last_poster_id='0';
wyskakuje:
Błąd
Zapytanie SQL:
UPDATE ibf_posts SET author_id = '94',
author_name = 'Kei' WHERE author_name = 'Kei' AND author_id = '0';
MySQL zwrócił komunikat:
#1146 - Table 'erp_msql.ibf_posts' doesn't exist