Pelles C forum

C language => User contributions => Topic started by: TimoVJL on August 27, 2011, 06:59:36 PM

Title: Tiny Lousy TLDrizzleShell for MySQL and MariaDB
Post by: TimoVJL on August 27, 2011, 06:59:36 PM
TLDrizzleShell for Drizzle, MySQL and MariaDB for testing libdrizzle client library.

libdrizzle client library homepage:
http://www.drizzle.org/ (http://www.drizzle.org/)
http://docs.drizzle.org/#libdrizzle (http://docs.drizzle.org/#libdrizzle)

EDIT:
Not for WindowsXP ?
WSAPoll exists only on Vista and later.

EDIT: 20110902 some fixes
Title: Re: Tiny Lousy TLDrizzleShell for MySQL and MariaDB
Post by: TimoVJL on September 02, 2011, 12:15:12 PM
Some fixes
- timeout 10000 ms
- SQL splitting
- indexes in treeview

Let me know if you find errors.

EDIT: 20110904 poll-select.zip for WindowsXP
Title: Re: Tiny Lousy TLDrizzleShell for MySQL and MariaDB
Post by: TimoVJL on September 04, 2011, 10:55:15 AM
This version is for WindowsXP with poll-emulation. (TLDrizzleShellPoll_WS.zip)
DrizzleInclude.c / DrizzleInclude.ppj are only for includes only, for ZIP.

Original sources:
http://www.drizzle.org/ (http://www.drizzle.org/)
http://software.clapper.org/poll/ (http://software.clapper.org/poll/)