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`;
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
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 table routine I use
seems to ruin the table altogether. I can't use mysqlcheck to
fix it because the root user can't log in. On a fresh i