Can anyone help me out to figure out why Perl script doesn’t work on MySQL v5.0, but works perfectly on MySQL v4.0. The Perl script supposes to restore a single table from mysqldump.
Here is the error below:
restore_mysql_table: ERROR: Did not find table mysql.products
#! /usr/bin/perl -w...
Hey KiscoKid
Thanks for the response. We have a network here that I think is setup incorrectly. But, I'm not a networking guy too for sure say that it is setup incorrectly.
Here's our setup:
Internet --> Cisco Router (outside)eth00 --> Then Cisco eth01 --> SMC switch --> Pix eth00 and VPN...
Hello All,
What is the best practice in designing and setting up cisco router 2600 series, cisco pix 515, and cisco vpn 3000 series concentrator?
My guest is connecting router to pix to vpn.
Sorry for the confusion. The script works, but the problem is it updates all status (0,1,3,4,5) between the two dates. I want to be able to select a delivery status either (0,1,2,3,4,5) from a certain date(s), then change status to (1,2,3,4,5) from those dates. I hope this makes sense...
Hello All,
This is my first posting, sorry if my question is vague.
I want to be able to choose a delivery status between a certain day(s), and then change the status to a different state.
UPDATE tbl_DataRouting SET tbl_DataRouting.lDeliveryStatus = 5
WHERE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.