Re: Compilation error

2004-08-19 Thread Casey Allen Shobe
zlib 13 Mar 29 2003 /lib/libz.so - libz.so.1.1.4 lrwxrwxrwx1 zlib zlib 13 Mar 29 2003 /lib/libz.so.1 - libz.so.1.1.4 -rwxr-xr-x1 zlib zlib63020 Mar 23 2003 /lib/libz.so.1.1.4 -- Casey Allen Shobe | http://casey.allen.shobe.info [EMAIL PROTECTED

Re: Compilation error

2004-08-19 Thread Casey Allen Shobe
make[2]: Leaving directory `/share/src/mysql/mysql-4.0.20/sql' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/share/src/mysql/mysql-4.0.20/sql' make: *** [all] Error 2 Casey Allen Shobe said: Michael Stassen said: -lz means to link with libz (the zlib library http://www.gzip.org

Re: Compilation error

2004-08-19 Thread Casey Allen Shobe
, intentionally. How can I make MySQL build against the dynamic library instead of the static? -- Casey Allen Shobe | http://casey.allen.shobe.info [EMAIL PROTECTED] | ICQ: 1494523 | AIM: SomeLinuxGuy -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe

Compilation error

2004-08-18 Thread Casey Allen Shobe
Allen Shobe | http://casey.allen.shobe.info [EMAIL PROTECTED] | ICQ: 1494523 | AIM: SomeLinuxGuy -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Query formation / index optimization?

2004-08-16 Thread Casey Allen Shobe
this query (I am used to using PostgreSQL and subselects)? What indexes would be the most beneficial to the query suggestion? Thank you for your time, any response appreciated. -- Casey Allen Shobe | http://casey.allen.shobe.info [EMAIL PROTECTED] | ICQ: 1494523 | AIM: SomeLinuxGuy -- MySQL