Welcome, Guest
Username: Password: Remember me
Components and Libraries for Database Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

Typhon crash when enabling ZConnection while database not ready 5 days 4 hours ago #18990

  • choki
  • choki's Avatar Topic Author
  • Away
  • Junior Member
  • Junior Member
  • Posts: 49
  • Thank you received: 1
Typhon crash when enabling ZConnection while database not ready

Typhon 8.6 Widget QT6
Default Zeos DBO component
OS Linux Manjaro

create simple app, run in konsole and output when crash

QThreadStorage: entry 8 destroyed before end of thread 0x1b46d020
QThreadStorage: entry 2 destroyed before end of thread 0x1b46d020
QThreadStorage: entry 1 destroyed before end of thread 0x1b46d020


object ZConnection1: TZConnection
  ControlsCodePage = cCP_UTF8
  Catalog = 'db_distribusi'
  Properties.Strings = (
    'RawStringEncoding=DB_CP'
  )
  HostName = 'localhost'
  Port = 3306
  Database = 'db_distribusi'
  User = 'root'
  Protocol = 'mysql'
  Left = 76
  Top = 236
end

Please Log in or Create an account to join the conversation.

Typhon crash when enabling ZConnection while database not ready 4 days 22 hours ago #18991

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1219
  • Thank you received: 191
Try LAB CT ver of pl_ZeosDBO 8.7.1
PilotLogic Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

  • Page:
  • 1