How to run .sql file? Help
by hero007 - Tuesday September 5, 2023 at 01:22 AM
#1
I have .sql file 
Its leak from something contains names address and soo
I don't know how to run file correctly
#2
if you want to open it in a text editor, EmEditor will work just fine
#3
(Sep 05, 2023, 01:22 AM)hero007 Wrote: I have .sql file 
Its leak from something contains names address and soo
I don't know how to run file correctly

mysql -h HOST -u USER ... < your_file.sql
#4
(Sep 05, 2023, 01:26 AM)zehq1 Wrote: if you want to open it in a text editor, EmEditor will work just fine
Text editor will show commands and not in order and I can't benefit or read it correctly

(Sep 05, 2023, 01:27 AM)Am_I_Inside_This Wrote:
(Sep 05, 2023, 01:22 AM)hero007 Wrote: I have .sql file 
Its leak from something contains names address and soo
I don't know how to run file correctly

mysql -h HOST -u USER ... < your_file.sql
Iam using Windows 10 
What should i install first to prepare mysql
#5
(Sep 05, 2023, 01:31 AM)hero007 Wrote:
(Sep 05, 2023, 01:26 AM)zehq1 Wrote: if you want to open it in a text editor, EmEditor will work just fine
Text editor will show commands and not in order and I can't benefit or read it correctly

(Sep 05, 2023, 01:27 AM)Am_I_Inside_This Wrote:
(Sep 05, 2023, 01:22 AM)hero007 Wrote: I have .sql file 
Its leak from something contains names address and soo
I don't know how to run file correctly

mysql -h HOST -u USER ... < your_file.sql
Iam using Windows 10 
What should i install first to prepare mysql

Ah alright, fair enough, and you'll want the mysql workbench if you want to see it in the orders they have
#6
I will try, thanks
#7
(Sep 05, 2023, 01:31 AM)hero007 Wrote:
(Sep 05, 2023, 01:26 AM)zehq1 Wrote: if you want to open it in a text editor, EmEditor will work just fine
Text editor will show commands and not in order and I can't benefit or read it correctly

(Sep 05, 2023, 01:27 AM)Am_I_Inside_This Wrote:
(Sep 05, 2023, 01:22 AM)hero007 Wrote: I have .sql file 
Its leak from something contains names address and soo
I don't know how to run file correctly

mysql -h HOST -u USER ... < your_file.sql
Iam using Windows 10 
What should i install first to prepare mysql

Rip for Window 10, you have to use a VM first..
#8
(Sep 05, 2023, 01:36 AM)jeanjeanjean Wrote:
(Sep 05, 2023, 01:31 AM)hero007 Wrote:
(Sep 05, 2023, 01:26 AM)zehq1 Wrote: if you want to open it in a text editor, EmEditor will work just fine
Text editor will show commands and not in order and I can't benefit or read it correctly

(Sep 05, 2023, 01:27 AM)Am_I_Inside_This Wrote:
(Sep 05, 2023, 01:22 AM)hero007 Wrote: I have .sql file 
Its leak from something contains names address and soo
I don't know how to run file correctly

mysql -h HOST -u USER ... < your_file.sql
Iam using Windows 10 
What should i install first to prepare mysql

Rip for Window 10, you have to use a VM first..

Why i should not use win10 ?
#9
hero007 Wrote:Iam using Windows 10 
What should i install first to prepare mysql
A real operating system !
but i think you can use docker to spawn a mysql-server container, and connect to it in localhost.

or if you already have an existing sql server, you can just get the mysql client installer :
https://dev.mysql.com/downloads/shell/
#10
Check out Mousepad, comes pre installed on Kali . Check it out, unless everything else fails


Possibly Related Threads…
Thread Author Replies Views Last Post
  ID gravix 1 49 Feb 10, 2026, 06:27 PM
Last Post: pine
  THIS BOT HAVE +250M DATABASES LEAKS? HackerGod21 1 110 Feb 09, 2026, 03:38 PM
Last Post: pine
  WTB Maillist canada and belgium locklack 3 129 Feb 08, 2026, 08:32 AM
Last Post: Tanaka
  Best database Unstoppable1 1 115 Feb 07, 2026, 03:22 PM
Last Post: pine
  I'm wondering if it's possible to hack a university's online journal? empress098 1 127 Feb 05, 2026, 06:55 PM
Last Post: pine

Forum Jump:


 Users browsing this forum: 1 Guest(s)