David Czarnecki wrote:
> Graham-
>
> As far as the character set is concerned, it is pretty
important to have the
> tables as UTF8 to support international text. Maybe an
ALTER TABLE command
> would work:
>
> ALTER TABLE blog CONVERT TO CHARACTER SET utf8;
>
> I had the table as 4kb to accommodate larger plugin
chains. 255 characters
> could work, although maybe TEXT could work as a column
type.
>
> Thanks for looking into this.
According to the MySQL docs character set support started
with the 4.1
release, and not 4.0 like I assumed. I've had a word with
my host and
hopefully will be upgraded to 4.1 shortly, and once I know
which version
they will use (so I can mirror it locally) I will work on
getting 4.1
support in there.
[OT] Also you mentioned in your blog that you were aiming
for start of
June launch? What is holding things up (rl or techie)?
G.
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|