Closed (duplicate)
Project:
Drupal core
Version:
5.0-beta1
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2006 at 10:05 UTC
Updated:
13 Nov 2006 at 11:04 UTC
I've got several warnings in a clean install when I had set default locale to hungarian (I had no translation for this language).
I've made my new test db as I read in INSTALL.pgsql.txt.
"createdb --encoding=UNICODE --owner=username databasename"
See error messages attached please.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal5-beta1-pq_query-warnings.txt | 11.61 KB | kecsi |
Comments
Comment #1
kecsi commentedWhen I log in as admin user (userid=1) warnings are dissapear.
Comment #2
havran commentedSeems like duplicate this one http://drupal.org/node/92430 Try disable caching.
Comment #3
chx commentedeither of that or http://drupal.org/node/93506
Comment #4
kecsi commentedRight. I disabled page cache and warnings are disappeared.
I saw the patch will retest sortly.
Thank you guys for the great work!