gl-bars

Results 6 comments of gl-bars

Fixed in the active branch in commit (https://github.com/gl-bars/basket/commit/647b7368600ec191bfe8440e831543cf97797f0d#diff-02a5c822dac3211b227f53f928b2ef67)

This must have been fixed by now in https://github.com/gl-bars/basket/tree/basket-gleb

I have fixed this (gl-bars/basket@38a7028dc5968b169c49604b9f193758c0676ea0)

This was fixed in commit 7f1cdda7b6 (see my branch https://github.com/gl-bars/basket/tree/basket-gleb)

CREATE DATABASE/CREATE TABLE queries use COLLATE utf8_bin, the same could be used in scMySQLConfig: ``` --- a/src/dData.lfm +++ b/src/dData.lfm @@ -811,7 +811,7 @@ object dmData: TdmData '' '# Use UTF-8...

There is a ticket for adding mysql 8 component: https://bugs.freepascal.org/view.php?id=34257