Skip to content

Instantly share code, notes, and snippets.

View bhargav0605's full-sized avatar
🏠
Working from home

Bhargav Parmar bhargav0605

🏠
Working from home
View GitHub Profile
@bhargav0605
bhargav0605 / Snake-Rush.md
Last active November 2, 2025 11:32
Snake Rush - Multiplayer

Snake Rush - Multiplayer

_________              __            __________             .__      
/   _____/ ____ _____  |  | __ ____   \______   \__ __  _____|  |__   
\_____  \ /    \\__  \ |  |/ // __ \   |       _/  |  \/  ___/  |  \  
/        \   |  \/ __ \|    <\  ___/   |    |   \  |  /\___ \|   Y  \ 
/_______  /___|  (____  /__|_ \\___  >  |____|_  /____//____  >___|  / 
    \/     \/     \/     \/    \/          \/           \/     \/  

Fast. Fearless. Venomous.

MySQL Cheat Sheet

Help with SQL commands to interact with a MySQL database

MySQL Locations

  • Mac /usr/local/mysql/bin
  • Windows /Program Files/MySQL/MySQL version/bin
  • Xampp /xampp/mysql/bin

Add mysql to your PATH