How to interface with MySql 9.6?

realhet real_het at hotmail.com
Fri Feb 20 18:57:30 UTC 2026


On Friday, 20 February 2026 at 16:45:35 UTC, Adam D. Ruppe wrote:
> On Friday, 20 February 2026 at 16:21:58 UTC, realhet wrote:
>> Now I'm compiling only these arsd modules: mysql, jsvar, 
>> script, http2, uri, characterencodings, string, conv, 
>> database, dom, core, cgi
>> I believe this is the smallest set required for MySql.
> But it requires only three: mysql.d, database.d, and core.d. It 
> compiles in under a second from scratch.

I just commented out the import dom and import cgi statements and 
it was still able to SELECT some rows from a table.

Now this is lightweight, Thanks!

BuildStats:  2.167 seconds,  4 modules,  17174 source lines,  
468806 source bytes



More information about the Digitalmars-d-learn mailing list