On Friday, 30 June 2017 at 00:52:28 UTC, crimaniak wrote:
Hi!
Moving my project from mysql-lited to mysql-native I faced the
problem with null pointer error inside of mysql-native:
[...]
It seems I am doing something wrong so myself-native fails to
detect it in isValid(). So I search for example how to use
mysql-native in real multi-threaded vibe.d application with
usage of MySQLPool. Please do not point me to basic example
provided with package because it is single thread.
Thanks.
Sorry, can not help, but would be very interested to learn how to
do a
real multi-threaded vibe.d with mysql
So if you find a solution, please make an simplified example for
vibe.d documentation!
Sönke might include it into vibe.d docs.