Есть ли отличие таблиц базы версии 2.0.17 от версии 2.0.15?
Если есть, то как обновить базу версии 2.0.15 до 2.0.17?
Подсказали, что это все SQL-изменения при обновлениях форума, производятся запуском файла update_to_lastest.php. К тому же не важно, обновление с какой версии на какую (вверх).
Что я и сделал, запустил этот скрипт из переименованной папки install.
Форум у меня стоял версии 2.0.17, база на нем была восстановлена из форума 2.0.15, в связи с этим я и задался данным вопросом.
Итак, после запуска файл, в IE у меня отобразилась следующая информация:
помогите, расшифровать ее? Особенно, интересует, есть ли какие либо ошибки, и как их устранить. Смущает строка, которая начинается со слова Error.Updating to latest stable release
Information
Database type :: mysql4
Previous version :: 2.0.11
Updated version :: 2.0.17
Updating database schema
Progress :: . Done
Result :: Some queries failed, the statements and errors are listing below
Error :: Duplicate column name 'session_admin'
SQL :: ALTER TABLE phpbb_sessions ADD COLUMN session_admin tinyint(2) DEFAULT '0' NOT NULL
This is probably nothing to worry about, update will continue. Should this fail to complete you may need to seek help at our development board. See README for details on how to obtain advice.
Updating data
Progress :: . .
Updating version and optimizing tables
Progress :: . . Done
Result :: No errors
Update completed
Please make sure you have updated your board files too, this file is only updating your database.
You should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!
Зарнее благодарен!