https://bugzilla.wikimedia.org/show_bug.cgi?id=10331

Dmitriy <c...@uniyar.ac.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |c...@uniyar.ac.ru

--- Comment #12 from Dmitriy <c...@uniyar.ac.ru> 2010-11-15 10:05:03 UTC ---
In r76679, 'ru' locale, updated from 1.15, when I try to upload the file, the
following error is generated:

Обнаружена ошибка синтаксиса запроса к базе данных. Это может означать ошибку в
программном обеспечении. Последний запрос к базе данных:

    (SQL запрос скрыт)

произошёл из функции «LogPage::saveContent». База данных возвратила ошибку
«1054: Unknown column 'log_user_text' in 'field list' (localhost)».

Brief translation:

Database syntax error (SQL query is hidden)

occured in function "LogPage::saveContent". Database has returned an error
"1054: Unknown column 'log_user_text' in 'field list' (localhost)"

Also, I've tried to use $wgDebugDumpSql         = true;
in LocalSettings.php, yet the query is hidden anyway.

In the log there is the query:

Query 49 (slave): INSERT /* LogPage::saveContent Syntone */  INTO
`wiki_logging`
(log_id,log_type,log_action,log_timestamp,log_user,log_user_text,log_namespace,log_title,log_page,log_comment,log_params)
VALUES
(NULL,'upload','overwrite','20101115100409','1','Sdv','6','Myfile.jpg','0','Овечки','')

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to