Maybe you should set your old_passwords = on.
On Fri, Oct 17, 2008 at 4:36 PM, Sudhir Menon <[EMAIL PROTECTED]> wrote:
> Hi Ujang
>
> I could reproduce the same error mentioned by you in the actual post even
> after having all of the packages for MySQL. Figuring out the what could be
> the probl
Hi Ujang
I could reproduce the same error mentioned by you in the actual post even
after having all of the packages for MySQL. Figuring out the what could be
the problem .
Thanks & Regards
Sudhir Menon
Kindly check with the below commands, u will get the details of the package.
pkginfo SUNWmysqlu
system SUNWmysqlu mysql - MySQL Database Management System (usr
component)
[EMAIL PROTECTED] # pkginfo -l SUNWmysqlu
PKGINST: SUNWmysqlu
NAME: mysql - MySQL Database Management System (u
)
system SUNWmysqlu mysql - MySQL Database
Management System (usr component)
application mysqlMySQL Community Server (GPL)
is this libmysqlclient v4?
bash-3.00$ ldd /usr/local/bin/super-smack
libmysqlclient.so.12 => /usr/sfw/
Hi,
Kindly ignore my first post, as that link was with respect to compiling
super-smack on Solaris, which i found useful.
As far as the problem is concerned can u check the below
1. Check if you have mysql4client package installed.
2. If then install mysql5client
3. Ensure that the binaries and
Hope this link has some workaround.
http://mysqldatabaseadministration.blogspot.com/2006/10/mysql-benchmarking-4-compiling-super.html
Meanwhile i do check out.
Thanks & Regards
Sudhir Menon
all,
does anyone has successful installing super-smack on solaris 10 x86_64
with mysql 5.0.
I have installed, but when will doing stress testing, always
complaining that client should be upgraded
$ super-smack select-key.smack 30 1
super-smack: aborting because of a database error
I'm trying to configure and install super-smack-1.2 and get a problem on configure.
it's looking for mysql_real_connect and can't find it...where would this be located?
I'm assuming it is in libmysqlclient.so, and I have that file in my /usr/lib/mysql
folder, among o
At 09:15 AM 5/18/2004 -0700, you wrote:
does the myslqd user (probably mysql) have permissions to read the
/var/smack-data directory?
Cheers,
Trevor
JG wrote:
Trevor,
Yes & No.
I am doing a remote smack and super-smack is not installed on the remote
server.
(Should it be?)
On the local se
On Tue, May 18, 2004 at 03:46:46AM -0700, JG wrote:
> At 11:31 AM 5/18/2004 +0100, you wrote:
> >On Mon, May 17, 2004 at 08:43:44PM -0700, JG wrote:
> >>
> >> Has ANYONE been able to get super-smack-1.2 to compile as-is on FreeBSD?
> >>
> >> ./confi
At 11:31 AM 5/18/2004 +0100, you wrote:
On Mon, May 17, 2004 at 08:43:44PM -0700, JG wrote:
>
> Has ANYONE been able to get super-smack-1.2 to compile as-is on FreeBSD?
>
> ./configure --with-mysql
> make
> make install
>
> Without errors?
No, it required various code chan
On Mon, May 17, 2004 at 08:43:44PM -0700, JG wrote:
>
> Has ANYONE been able to get super-smack-1.2 to compile as-is on FreeBSD?
>
> ./configure --with-mysql
> make
> make install
>
> Without errors?
No, it required various code changes. A colleague of mine made the
cha
(first use this function)
client.cc:347: (Each undeclared identifier is reported only once
client.cc:347: for each function it appears in.)
*** Error code 1
Stop in /root/super-smack-1.2/src.
*** Error code 1
Stop in /root/super-smack-1.2.
*** Error code 1
For the client.cc problem there appea
[EMAIL PROTECTED] > super-smack update-select.smack 30 100
Table 'http_auth' does not meet condtions, will be dropped
Creating table 'http_auth'
Loading data from file '/var/smack-data/words.dat' into table 'http_auth'
Error running query load data in
Has ANYONE been able to get super-smack-1.2 to compile as-is on FreeBSD?
./configure --with-mysql
make
make install
Without errors?
Anyone?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
347: (Each undeclared identifier is reported only once
client.cc:347: for each function it appears in.)
*** Error code 1
Stop in /root/super-smack-1.2/src.
*** Error code 1
Stop in /root/super-smack-1.2.
*** Error code 1
If I change ERESTART to EINTR in client.cc then I get farther along, but
i
On Wed, Mar 24, 2004 at 06:29:40PM -0700, Sasha Pachev wrote:
> [EMAIL PROTECTED] wrote:
>
> Hmm.. Looks like Jeremy did not quite fix everything on FreeBSD in version 1.2.
> For a hack, change ERESTART to EINTR in client.cc for now until we've figured it
> out.
1.3 builds cleanly on FreeBSD.
> [EMAIL PROTECTED] wrote:
>> Not sure if this is the place to post this but...
>>
>> I'm trying to build super-smack-1.2 on freebsd 4.9 w/ MySQL 4.0.18 and
>> am
>> running into the following problems. Below are configure, make and gmake
>> output:
[EMAIL PROTECTED] wrote:
Not sure if this is the place to post this but...
I'm trying to build super-smack-1.2 on freebsd 4.9 w/ MySQL 4.0.18 and am
running into the following problems. Below are configure, make and gmake
output:
[EMAIL PROTECTED] /usr/local/src/build/super-smack-1.2$ ./conf
Not sure if this is the place to post this but...
I'm trying to build super-smack-1.2 on freebsd 4.9 w/ MySQL 4.0.18 and am
running into the following problems. Below are configure, make and gmake
output:
[EMAIL PROTECTED] /usr/local/src/build/super-smack-1.2$ ./configure --with-mysql
cre
On Thu, Jun 05, 2003 at 08:02:50PM +0100, my5ql _ wrote:
> Has anyone had any success with super-smack with MySQL 3.23 or 4.0?
Yes.
And I'm setting up a site for it. Sasha has updated the code recnetly
(after I nudged him) and asked me to host it. Plus I have a few more
patches to roll
Has anyone had any success with super-smack with MySQL 3.23 or 4.0?
Thanks
_
Sign-up for a FREE BT Broadband connection today!
http://www.msn.co.uk/specials/btbroadband
--
MySQL General Mailing List
For list archives: http
> Hi List
> I know super-smack was writing for Linux but I am trying to get it to work
> on FreeBSD.
> Has any one done this or is there a another many threaded bench mark
> software out there for MySQL ?
>
On Thu, Apr 18, 2002 at 12:09:40PM +0100, Simon Green wrote:
>
> I am trying to compile super-smack on a FreeBSD-4 systems. I have
> got some thing working but it sill not right. Running it gives
> me.
I built it on FreeBSD (after some code changes) about a year ago.
Lemme see
I am trying to compile super-smack on a FreeBSD-4 systems.
I have got some thing working but it sill not right.
Running it gives me.
%super-smack -d mysql select-key-mysql.smack 10 1000
super-smack: Unsupported database type
Is my copy just broken?
If so what is the best way to compile on
Warning
Unable to process data:
multipart/mixed; boundary="--==_846811060==_"
Hi all,
I'm trying to build the MySQL super-smack benchmarking tools. I'm getting
the following errors on make:
make all-recursive
make[1]: Entering directory `/root/rpms/super-smack-1.0'
Making all in src
make[2]: Entering directory `/root/rpms/super-smack-1.0/src'
c++ -D
r each function it appears in.)
gmake[2]: *** [client.o] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all-recursive-am] Error 2
$ pwd
/usr/home/sysadm/mysql/super-smack-1.0
$
Any suggestions?
Ken
-
Ken Menzel ICQ# 9325188
ww
I am attempting to benchmark mysql on a single-proc machine vs a quad-proc
machine.
Every time I run mysql-super-smack against the test2.smack file provided, I
get the error:
mysql-super-smack:client 'smacker2' referenced on line 61 is not
defined
mysql-super-sma
29 matches
Mail list logo