mysql-native v3.2.0 - the safe update

zoujiaqing zoujiaqing at gmail.com
Sun May 8 05:31:46 UTC 2022


On Saturday, 23 April 2022 at 05:12:30 UTC, Steven Schveighoffer 
wrote:
> It's happened. I opened the PR over 2 years ago, and just got 
> around to bringing it up to date in the last few days.
>
> This is a huge huge update. I've never done anything like this 
> before, but I think it works as a drop-in replacement, while 
> allowing you to migrate any piece you wish from unsafe code to 
> safe code. Please let me know if there are *any* problems you 
> find with this.
>
> See the [safe migration 
> doc](https://github.com/mysql-d/mysql-native/blob/master/SAFE_MIGRATION.md) for more details.
>
> Note this does *not* build with dip1000, because the two 
> underlying libraries (Phobos sockets and vibe.d) do not build 
> as safe with dip1000.
>
> -Steve

Thank you! I'll give it a try.



More information about the Digitalmars-d-announce mailing list