xxxxx# mysql -h localhost -u usertest -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 420
Server version: 8.0.19 MySQL Community Server - GPL
Copyright (c) 2000, 2020, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
mysql> use 4test
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> show tables
-> ;
+-----------------+
| Tables_in_4test |
+-----------------+
| personnel |
+-----------------+
1 row in set (0,00 sec)
Le mardi 21 avril 2020 17:37:56 UTC+2, L c a écrit :
>
> Hello,
> I cannot access to a mysql database, il am sure the login/pwd are ok,
> tested on command line
> On my old sever it was ok, no pb and now impossible :(
> Have you an idea ?
> thank you
>
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/web2py/ee2fca04-5190-492c-b9d4-2b58d1bf373a%40googlegroups.com.