Vlad Lasky
Vlad Lasky
@ashvinpanteon a few people have created their own zongji forks with MySQL 8 support, [including me](https://github.com/vlasky/zongji). It is available on NPM as [@vlasky/zongji](https://www.npmjs.com/package/@vlasky/zongji). I hope that our enhancements and fixes...
I confirm that Zongji can support the MySQL compressed protocol if you modify it to use the compression branch of the mysqljs module: https://github.com/mysqljs/mysql/tree/compression
@aamernabi there is now! See PR https://github.com/TakahikoKawasaki/nv-websocket-client/pull/225
@terje-rosenlund my modification definitely fixed the handshake problem our clients were experiencing on phones running older Android versions, which were caused by SNI not being automatically enabled.
I have a helpful suggestion - try previous versions of nv-websocket-client and see if they experience the same issue. If you find a previous version works, post the version number....
@StorytellerCZ I have merged release-2.8.1 into my ddp-resumption branch.
@1chiSensei and others - if you are in a hurry, you can try [my fork](https://github.com/vlasky/mysql). It's available on NPM as [@vlasky/mysql](https://www.npmjs.com/package/@vlasky/mysql). I have not only merged @nwoltman's fantastic PR, but...
Hi @dougwilson, what hurdles are preventing the code from the compression branch from being merged into the master branch?
I am also having this exact same problem. When I search for "51 Bourke Rd Alexandria Sydney" using Nominatim I get the correct result, but with Photon I get nothing:...
@lonvia are there any plans to implement an enhancement to fix this?