Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Remote MySQL table comparison

by gmax (Abbot)
on Aug 08, 2004 at 15:38 UTC ( #381053=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub get_table_CRC {
    
    ...
        }
        return [$count, $crc];
    }
    
  2. or download this
    sub get_fields 
    {
    ...
        return join ",", @fields; 
    }
    
  3. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    {
        print "NO DIFFERENCES\n";
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://381053]
Approved by jmcnamara
Front-paged by PodMaster
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2023-09-23 16:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?