Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beginner experience needs polish. #1482

Open
gnat opened this issue Apr 1, 2023 · 0 comments
Open

Beginner experience needs polish. #1482

gnat opened this issue Apr 1, 2023 · 0 comments

Comments

@gnat
Copy link

gnat commented Apr 1, 2023

Hey all, just trying to give Bedrock a spin as a total newbie, thought I'd detail my experience here. On Ubuntu 22.04

🟢 - Works as intended
⚠️ - Hangup

  • 🟢 Compilation instructions work fine, Bedrock runs fine.
    • ⚠️ Had to stop MySQL otherwise Bedrock just segfaults without warning. Ideally, Bedrock should warn that 3306 is already bound.
  • ⚠️ There's seemingly no way this library works as illustrated on the Bedrock website, see screenshot. This blurb needs to be updated. Also there's no minimal example of this usage in /samples
    image
  • ⚠️ MySQL client and connectors all seem to hang when used with Bedrock. Tried PHP PDO MySQL connector, the built-in MySQL client, Beekeeper Studio. All hang.
  • 🟢 nc localhost 8888 works fine. Ping and Query: SELECT 1; works fine.
    • ⚠️ One must remember to use double ENTER, or this also seems like it hangs.
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

No branches or pull requests

1 participant