Re: Extending mysql.user.User to 64 chars

2006-06-15 Thread Mark Constable
On Friday 16 June 2006 02:40, Ghaffar wrote: > The same limitation is also in 4.1.x versions. > You have to edit the source of the client library and recompile. I thought so too but fortunately for me we are both wrong... version: 4.1.15-Debian_1ubuntu5-log mysql> SHOW FULL FIELDS FROM `user`;

Re: Extending mysql.user.User to 64 chars

2006-06-15 Thread Ghaffar
The same limitation is also in 4.1.x versions. You have to edit the source of the client library and recompile. Mark Constable wrote: Howdy. For years I have manually altered mysql.user.User to 64 chars to accommodate email length user IDs but now, after upgrading to v5.0.21, the "normal" alter