gibney.org
:
Technology
:
Programming
:
SQL
:
Pipe a zipped dump into mysql
search:
See as:
raw
|
code
terms of service
|
imprint
gibney.org
is powered by
m1d1
Pipe a zipped dump into mysql
(Entry Nr. 168, by user 1 |
edit
)
unzip -p the_dump.zip | mysql the_database
Create a new entry at this position