ddbc: MySQL/MariaDB: Access Violation

Suliman via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon May 18 11:54:19 PDT 2015


>> GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY 
>> 'password' WITH GRANT OPTION;
>>
>> p.s. this command return my: "Affected rows: 0 "
>
> Do you see some stack trace on crash?

No. I checked on 2 PC and it's not look like my issue, because 
result is totally same. If I change void main() to vibed's static 
this() I get this error.


More information about the Digitalmars-d-learn mailing list