@INC

2002-05-28 Thread Amy Zediak
I'm a little confused on how to add things to @Inc path...i'm trying to install Msql-Mysql-modules and it says that my DBI/DBD is not in the @INC Thanks Amy - Before posting, please check: http://www.mysql.com/manual.php

msql.h

2002-05-28 Thread Amy Zediak
Where is msql.h located? - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED] To

mysqld

2002-05-22 Thread Amy Zediak
I'm trying to install Bugzilla and according to the instructions you have to make a few changes to MySQL and i'm a little confused. It says that you have to add mysqld to init script and then add -0 max_allowed_packet=1M to the command that starts mysqld. I'm not completely sure how to do

Re: Passwords

2002-05-21 Thread Amy Zediak
Hello~ I read the MySQL manual on how to set passwords but i'm a little confused. How can i remove privileges so that you cant log on anonymously? Thanks. Amy - Before posting, please check:

Socket trouble

2002-05-17 Thread Amy Zediak
When trying to connect to mysql database i get this error message Cant connect to local MySQL server through socket /tmp/mysql.sock Yet I can connect through TCP/IP ~ what happened to my socket? Any suggestions? Thanks Amy

error - please help

2002-05-15 Thread Amy Zediak
after trying to execute the scripts/mysql_install_db i get this error message: my_print_defaults: not found Didnt find usr/local/libexec.mysqld you should do a make install before executing this script any suggestions? amy -

make test]

2002-05-15 Thread Amy Zediak
after running make test i received 3 errors relating to rpl01, 4, and and 7. This error message is displayed: AT line 6: query 'slave stop' failed: 1199: This operation requires a running slave, configure slave and do SLAVE START At line 6: query 'load data infile

empty?

2002-05-15 Thread Amy Zediak
I have my MySQL database up and running, but its empty...did i miss a step? Thanks Amy - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive)

mysql-test-run errors

2002-05-14 Thread Amy Zediak
all passed up to rpl01: At line 6: query 'slave stop' failed: 1199: This operation requires a running slave, configure slave and do SLAVE START home/mysql/bin/mysqltest: At line 6: query 'load data infile' ../../std_data/words.dat' into table t1' filed: 1085: The file

source code

2002-05-14 Thread Amy Zediak
Can i download the source code for MySQL? - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL

Re: ezmlm response

2002-05-13 Thread Amy Zediak
Hello~ Having some problems installing MySQl on unix ~ when i executed the bin/safe_mysqld --user=mysql I got these error messages: *you need to configure slave do a SLAVE START *../std_data/words.dat not found Any ideas on how to fix these? Also, when installing modules for

include/mysql.mysql.h

2002-05-13 Thread Amy Zediak
Error message: Cannot find one of include/mysql/mysql.h, include mysql.h in home/local/mysql at lib/DBD/mysql/Install.pm line 165, STDIN chunk 4 This came after i tried to tell it where mysql was installed any suggestions?