Debjyoti Ghosh

Results 4 comments of Debjyoti Ghosh
trafficstars

I am also facing the same issue running ipfs-desktop 0.28.0 with kubo 0.20.0 on Windows 10. The Status view works fine after I ran ipfs daemon after downloading Windows 10...

Thanks for pointing towards the correct solution, I was not aware of the `SQLCOM_EMPTY_QUERY` sql_command, attached gdb debugger to server and put a breakpoint at my_message(), realized it was hitting...

understood, thanks. Please let me know if some further changes are required in this PR..

ok, according to MDEV-30772, for 10.6+ versions, Prepared-execution should behave as given below : ``` MariaDB [test]> EXECUTE IMMEDIATE '/*M!200101 MariaDB-10.x ignores this */'; Query OK, 0 rows affected (0.001...