169 похожих чатов

Mysql question. I created a dev user with all privileges

using identified by “xxx”

Then flush privileges

In command line I can
mysql -u dev -pxxx

And it works fine!

But it doesn’t in a GUI. Connection refused.

I must be missing something obvious. Like type of connection?

8 ответов

12 просмотров

Same IP?

Lalo- Автор вопроса
Ulven - Old account
Same IP?

Yes. Same machine. Using dbeaver GUI

can you install Mysql Workbench for GUI ?

Isn't there any logging options? Can you run the GUI in the terminal with --help to see if it has commands like verbose ?

Lalo- Автор вопроса
Пользователь 61930
Isn't there any logging options? Can you run the G...

I got communications link failure the last packat successfully to the server was 0 milliseconds ago. the driver has noreceived any packets from the server

Lalo
I got communications link failure the last packat...

🤔 I think I had a similar problem looooong time ago. Lemme see if I bookmarked anything related to this

Lalo- Автор вопроса
Mihai
can you install Mysql Workbench for GUI ?

doing it.. brew install mysqlworkbench

Lalo
doing it.. brew install mysqlworkbench

yes, that's right; then set up the connnection to the database

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
6
в JclConsole объявлено так: function CtrlHandler(CtrlType: DWORD): BOOL; stdcall; - где ваше объявление с stdcall? у вас на картинке нет stdcall
Karagy
8
Ребят в СИ можно реализовать ООП?
Николай
33
program test; {$mode delphi} procedure proc(v: int32); overload; begin end; procedure proc(v: int64); overload; begin end; var x: uint64; begin proc(x); end. Уж не знаю...
notme
6
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта