This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
myt
Watch
0
Star
0
Fork
You've already forked myt
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
99461688cd
myt
/
myvc-dump.sh
4 lines
63 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
mysqldump
$@
|
sed
's/ AUTO_INCREMENT=[0-9]* //g'
View Git Blame
Copy Permalink