r1601: The installer wasn't running with the database in UTF8 mode (even if the confi...
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 25 Aug 2007 15:41:34 +0000 (15:41 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 25 Aug 2007 15:41:34 +0000 (15:41 +0000)
commit878840f051e27260433ab1c20af39935aee6e649
treec481f063b3673d8d58bd96184c6717f4ce6c6327
parent8d89565caa3caedb2e37b0cad5e6468818e180b6
r1601: The installer wasn't running with the database in UTF8 mode (even if the config directive stated to do so). Therefore, this would break certain installations.

* install/global.php: Adding a SET NAMES query
* docs/changes.txt
docs/changes.txt
install/global.php