Questions Mysql File Which Program Can Be Use To Open It?

Questions Mysql File Which Program Can Be Use To Open It?

VTB_L

User
User ID
34813
Oct 14, 2023
1
0
#CR
0
  • Thread starter
  • Thread Author
  • #1
im trying many way but it not work
 
MySQL workbench up to 500MB

For larger files, use text editors (sublime text, notepad++,....) or use linux-based SQL editor.
 
Yes Mysql Workbench, and of course you need MYSQL server running. For larger mysql files I would recommend directly going through the command line and connect to your myql server. You can view the schema and export a large table easily that way. If you need help setting up or exporting a file to a csv let me know
 
Back
Top Bottom