On Fri, Nov 16, 2012 at 12:31 PM, mySQLgirl <yerik...@gmail.com> wrote:
> HELP
> What's wrong with my command ?
> it will not work , why?
> I have tried all kinds alternative but this should work !!!
> thx
> Yvonne
> Errors in command-line arguments:
> * Specify only one DSN on the command line
> * The DSN must specify a database (D) and a table (t)
> --
> You received this message because you are subscribed to the Google Groups
> "Percona Discussion" group.
> To post to this group, send email to percona-discussion@googlegroups.com.
--
Ovais Tariq, Principal Support Engineer, Percona Inc.
As a side note, it looks like you are going to store an IP address as
VARCHAR(32)
If this is the case, you may wish to store as a 4 byte INT and convert
from and to dotted quad using the inet_aton and inet_ntoa
>> Errors in command-line arguments:
>> * Specify only one DSN on the command line
>> * The DSN must specify a database (D) and a table (t)
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Percona Discussion" group.
>> To post to this group, send email to percona-discussion@googlegroups.com.
> --
> Ovais Tariq, Principal Support Engineer, Percona Inc.
> --
> You received this message because you are subscribed to the Google Groups
> "Percona Discussion" group.
> To post to this group, send email to percona-discussion@googlegroups.com.
> Errors in command-line arguments:
> * Specify only one DSN on the command line
> * The DSN must specify a database (D) and a table (t)
> -- > You received this message because you are subscribed to the Google Groups "Percona Discussion" group.
> To post to this group, send email to percona-discussion@googlegroups.com.