Re: Another Rank Amateur Question

2003-01-20 Thread Kevin Mihelich
Stephen Tiano wrote: [snip] LOAD DATA LOCAL INFILE pet.txt INTO TABLE pet; and I was greeted with: ERROR 1148: The used command is not allowed with this MySQL version There has to be a way to load data into tables as far back as the ancient 3.__. Could anyone share with me what the correct

Re: configuring MySQL

2003-01-03 Thread Kevin Mihelich
[EMAIL PROTECTED] wrote: Ok, I finally got a src version of MySQL that worked. Now, i've got another problem. I FINALLY found this termcap library, I guess it's part of Emacs. SO, I installed Emacs. I even checked that termcap.c was in the /src directory. Now, I still get this error when

Re: Password protection

2002-12-23 Thread Kevin Mihelich
Jeremy Zawodny wrote: On Mon, Dec 23, 2002 at 03:53:14PM -0700, Mark Stringham wrote: I know the MySQL password( ) function is irreversible. I have also been told that storing passwords in plain text is a bad idea. Can a get a few suggestions of good ways to store passwords in the db? Using