Einzelnen Beitrag anzeigen

Benutzerbild von Uwe Raabe
Uwe Raabe

Registriert seit: 20. Jan 2006
Ort: Lübbecke
11.750 Beiträge
 
Delphi 12 Athens
 
#2

AW: Wechsel MySQL 5.1 -> 8.x

  Alt 23. Jul 2025, 10:27
Könnte daran liegen (https://docwiki.embarcadero.com/RADS...rver_(FireDAC)):
Zitat:
Tip: RAD Studio IDE works in 32-bit; that is why it cannot connect with MySQL 8.0, which is only available in 64-bit. To avoid this connection issue you can use MySQL 5.7.29, which is the most recent 32-bit version of MySQL.
Wenn das ein Runtime Problem ist, hilft eventuell ein 64-Bit Target. Zur Designzeit kannst alternativ auch die 64-Bit IDE von Delphi 12 verwenden.
Uwe Raabe
Certified Delphi Master Developer
Embarcadero MVP
Blog: The Art of Delphi Programming
  Mit Zitat antworten Zitat