gluh@stripped wrote:
> Below is the list of changes that have just been committed into a local
> 5.1 repository of gluh. When gluh does a push these changes
> will be propagated to the main repository and, within 24 hours after the
> push, to the public repository.
> For information on how to access the public repository
> see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
>
> ChangeSet@stripped, 2008-04-09 12:38:00+05:00, gluh@stripped +4 -0
> Bug#35789 wrong datatypes for collation and charset columns in EVENTS, ROUTINES,
> TRIGGERS
> changed 'charset', 'collation' field length from 64 to MY_CS_NAME_SIZE(32)
>
Why don't you do it like the reporter says? I.e. make the lengths of
[views|events|routines|triggers].character_set_client 64 characters?
Best Regards
Martin