On 06-Aug-12 19:33, Jesus Climent wrote:
> Hi.
>
> Please, could you try the following?
>
> connect to your database under mysql using:
>
> # echo "desc bugs;" | mysql -u root -p bugs | grep qa_contact
>
> After the passwd, you should see something LIKE:
>
> Enter password:
> qa_contact m
Hi.
Please, could you try the following?
connect to your database under mysql using:
# echo "desc bugs;" | mysql -u root -p bugs | grep qa_contact
After the passwd, you should see something LIKE:
Enter password:
qa_contact mediumint(9)MUL 0
If that is correct, then the pr
2 matches
Mail list logo