Skip to content

Conversation

@JanJakes
Copy link
Member

WIP

Continuing the work from adamziel/mysql-sqlite-network-proxy#1.

@JanJakes JanJakes changed the title WIP MySQL Server proxy WIP MySQL Server for SQLite Oct 20, 2025
@akirk
Copy link
Member

akirk commented Oct 21, 2025

This is great! Just a little note, there is a typo in the directory packages/mysq-server-php

@JanJakes
Copy link
Member Author

This is great! Just a little note, there is a typo in the directory packages/mysq-server-php

@akirk Ah, thanks for catching that!

I'm also thinking about whether to keep the -php suffix or drop it, as it's likely that all/most packages in the repo will be PHP anyway, and it doesn't make much sense to include that suffix everywhere. Or maybe it's more like a "proxy", I don't know. When we make the driver API PDO-like, this package will be a bit like "MySQL server on PDO client".

I guess in this repo, the naming will be generally hard 🙂

Using "root" as the user name makes sense considering that
with the SQLite driver, the user gets all available permissions.
@JanJakes JanJakes changed the base branch from develop to column-meta-statements October 21, 2025 16:43
@JanJakes JanJakes force-pushed the column-meta-statements branch 2 times, most recently from 32462e5 to 91bc3e8 Compare October 23, 2025 07:32
Base automatically changed from column-meta-statements to develop October 23, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants