|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
mysql Linux script
I have a script that works fine in windows but in linux it dosent do anything. This Script is suppose to move data from my Referral_Authorization tbale to my referralhistory table???
what am i missing im new to linux thanks .bat /usr/bin/mysql -h localhost -u root ehpadmin < /usr/etc/scripts/script.sql script.sql INSERT INTO referralhistory(MEMBERID) select MEMBERID from Referral_Authorization; |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > mysql Linux script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|