Problems compiling with berkeley

2003-03-12 Thread Barry Pollock
extra_configs="$extra_configs --with-innodb --with-berkeley-db \ --with-embedded-server --enable-thread-safe-client \ --with-bencgh --prefix=/usr --enable-maintainer-mode \ --with-docs --with-unix-socket=/var/run/mysqld/mysqld.sock \ --with-lo-memory --with-openssl --with-vio" It c

replacement for mysql_setpermission

2003-02-26 Thread Barry Pollock
;,'Y','Y','Y','Y','Y','Y','Y','Y','Y'"; } #end else This way it can run on on earlier versions. $v_num is set after the socket opens and is set to 4 if mysql.user has 31 fields. Otherwise, 17 mysql3 Barry

Re: mysql Digest 15 Feb 2003 14:31:06 -0000 Issue 2312

2003-02-15 Thread Barry Pollock
I am using mysql Ver 12.16 Distrib 4.0.7-gamma, for pc-linux-gnu (i686) I created the following table without error. The index line should have prevented the success of the command. CREATE TABLE IF NOT EXISTS catalog.junk ( hat VARCHAR(14) DEFAULT '' NOT NULL, hats VARCHAR(14) DEFAULT '' NOT NUL

A perl program to replace mysql_setpermissions

2002-12-21 Thread Barry Pollock
may email me at: [EMAIL PROTECTED] if you have any questions or problems or suggestions, plese contact me! Barry Pollock - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/