Table of Contents |
---|
Key Points
References
Reference_description_with_linked_URLs_____________________ | Notes____________________________________________________________ |
---|---|
https://dev.mysql.com/doc/ | |
https://dev.mysql.com/ | downloads for devs |
https://dev.mysql.com/downloads/ | |
Key Concepts
MySQL Local install
admin = root ( default )
set admin/ pwd
Install MySQL db
start mysqld to run as daemon
Install MySQL workbench
run exe to open workbench
connection on localhost:3306 to db from workbench - test connections
can import / export SQL
can generate model from DB
can generate DB from model
Potential Value Opportunities
Potential Challenges
Candidate Solutions
Step-by-step guide for Example
Info |
---|
sample code block
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Recommended Next Steps
Related articles
Page Properties | ||
---|---|---|
| ||
|
...