Oleg

Results 16 comments of Oleg

Hi there, Thank you for reporting. I will take a look ASAP as for now I have limited time.

Hi there, Anyone, take a look at release https://github.com/oleghnidets/OHMySQL/releases/tag/2.1.2 `TEXT type is treated as BLOB. Therefore, it is mapped to NSData. Please, consider it in your code.` Anyway I will...

Hi, As far as I investigated it doesn't. I need to implement it. It can be good feature. https://dev.mysql.com/doc/refman/5.5/en/c-api-prepared-call-statements.html

@Joechen0121 The library was built on Intel-based Mac. I don't have possibility to build on M1 😒

Hey @AtomLee4279 Library was build on Intel-based Mac. What's version of OHMySQL you use?

Hi @clarencechng Thanks for reaching me out. Good input! Unfortunately, you cannot specify a timeout for now. It can be good improvement. So, I'm going to update the library.

Hi @kokitang , I would appreciate if you can describe more details. Thanks

Hi there, I tried to implement this feature. But it requires a lot of time because it may breaks existing functionality. I attached an example of possible functionality. It is...

Hi Work is in progress, I'm updating a source code to make code more stable in the future. [PR #35](https://github.com/oleghnidets/OHMySQL/pull/35) Unfortunately, it takes a time and I manage it only...