Bug#392781: mysql-server-4.1: Granting to certain username truncates the username

2006-10-24 Thread Christian Hammers
tags 392781 + unreproducible stop Hello Björn On 2006-10-13 Björn Wiberg wrote: > How to repeat (as "root" user in mysql): > > create database useraccdb; > insert into user (host, user, password) values ('localhost', 'useracc', > password('SECRET')); grant all on useraccdb.* to useracc; > select

Bug#392781: mysql-server-4.1: Granting to certain username truncates the username

2006-10-13 Thread Björn Wiberg
Package: mysql-server-4.1 Version: 4.1.11a-4sarge7 Severity: normal Creating a database "useraccdb", and a user "useracc", wishing to grant all privileges to the user "useracc" for the database "useraccdb" and any of its tables, the `User` entry in the mysql.db table gets truncated, and shows o