Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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



sample code block

sample code block
 



Recommended Next Steps



  • No labels