Re: Question about MySQL GUI on Win32

2001-04-25 Thread Sinisa Milivojevic
eries on the main menu. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*

Re: MySQLGUI

2001-04-24 Thread Sinisa Milivojevic
s in /etc/ld.so.conf, after which ldconfig should be run. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED]

Re: MySQL++ ./configure error

2001-04-24 Thread Sinisa Milivojevic
__ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaca, Cyprus /*/ /*/ /*/\*\_/*/ \*\_/*/ |*| /*/^^^\*\^^^

Re: Selection bug in 3.23.37

2001-04-23 Thread Sinisa Milivojevic
t; The above definitely does not look right ! First of all check your table, and if any inconsistency is reported, REPAIR it and try again. If you obtain the same result then we would like to have your table and query for testing. Regards, Sinisa __

Re: auto_increment dissapearing

2001-04-23 Thread Sinisa Milivojevic
an Hi! The only solution for your problem in this moment is to omit auto_increment column add list of columns in mysqlimport. We plan to make a more flexible import in 4.* . Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/

Re: compress problem when using MySQL++

2001-04-23 Thread Sinisa Milivojevic
r instructions too .. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\

Re: Bug in the SET type when using "1".."64" as values, 63 is ok

2001-04-22 Thread Sinisa Milivojevic
gt; > > MVH/Best Regards > -- > Magnus Espeland > [EMAIL PROTECTED] > PGP key: 0xEE977A6F > "We are star stuff" -Delenn > > Nope. MySQL automatically assigns numbers for each SET / ENUM item, from 0 up. And yes, "1" is a string. Regards, Sinisa

Re: compress problem when using MySQL++

2001-04-22 Thread Sinisa Milivojevic
uggy when it comes to C++. Third, compress and uncompress are defined in zlib library. The above is a bug in your linker. Try including static zlib in a link args. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*

Re: Bug in the SET type when using "1".."64" as values, 63 is ok

2001-04-22 Thread Sinisa Milivojevic
ome paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc > GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs > gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) > Compilation info: CC='egcs' CFLAGS='-O6 -fno-omit-fr

Re: why doesn't this work? (C code)

2001-04-22 Thread Sinisa Milivojevic
Peter Faulks writes: > On Sat, 21 Apr 2001 14:12:20 +0300 (EEST), Sinisa Milivojevic wrote: > > >As our manual clearly describes one connection can be used for one > >query at a time, unless you use threads and mutexes. > > G'day > > As I said, it worked fi

Re: bug report

2001-04-21 Thread Sinisa Milivojevic
l --without-debug --without-readline --without-bench --enable-assembler > --e > nable-thread-safe-client > Perl: This is perl, version 5.005_03 built for i386-freebsd > > Hi! Thank you for a repeatable bug report. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/

Re: why doesn't this work? (C code)

2001-04-21 Thread Sinisa Milivojevic
Hi! As our manual clearly describes one connection can be used for one query at a time, unless you use threads and mutexes. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic

Re: hang problem with mysql

2001-04-21 Thread Sinisa Milivojevic
gainst > old libraries, and now at least load isn't 40+, and mysql manages to stay > alive longer. > > Vladimir > -- > Phone numbers: home: +38111459023 mobile: +381641161792 > Hi! Please try our binaries and follow recommandations from the man

RE: sql_create_basic_N questions

2001-04-20 Thread Sinisa Milivojevic
I am afraid that VC++ can not chew up any of the above macros. We shall investigate it further. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||

Re: report some problems

2001-04-20 Thread Sinisa Milivojevic
in Zhang Hi! Edit tables is in works and create table is on TODO. Meanwhile, you can use ?var? syntax to produce editing forms, as described in the manual. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\

Re: problem installing on Solaris 8

2001-04-20 Thread Sinisa Milivojevic
t; =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Hi! A solution to your problem is thoroughly described in our manual, section on Solaris. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\

Re: sql_create_basic_N questions

2001-04-19 Thread Sinisa Milivojevic
t; << ")"; > q.exec(strbuf.str()); > } catch(BadQuery e) { > // handle error here > } > > Any help would be greatly appreciated. > > Thanks, > > Steve Hi! No you should use sql_create_3. Please take a look at cu

Re: Corrupt tables after long queries (fwd)

2001-04-19 Thread Sinisa Milivojevic
-- > 4c 61 20 6c 6f 79 52 75 62 20 73 41 20 65 52 61 > 20 45 65 62 4f 4c 47 6e 74 20 20 4f 53 75 00 0a > Hi! What we need is a repeatable test case, i.e. a set of tables and script that will always lead to table corruption. If you can come up

Re: resultset problem

2001-04-18 Thread Sinisa Milivojevic
mpty or incomplete > recordset is returned. > can somebody help me with this problem please??? > > kerstin Hi! CHECK your tables. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/

Re: MySQL and Cygwin

2001-04-18 Thread Sinisa Milivojevic
23.37, there should not be any problem that you build it yourself, provided you upgrade to gcc 2.95.2. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMA

Re: C-ISAM / MySQL integration.

2001-04-18 Thread Sinisa Milivojevic
pport to MySQL for his own use. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*

Re: Error: Didn't find any fields in table 'name'

2001-04-18 Thread Sinisa Milivojevic
I using OpenBSD 2.7? Because MySQL doesn't work on OpenBSD 2.8 > because of a bug in OpenBSD (http://www.mysql.com/doc/O/p/OpenBSD_2.8.html) > > Please help! > Thanks - > Jim > Hi! The above can not work on any system. create table mytable ( (field defs)

Re: Fw: Returned mail: unknown mailer error 255

2001-04-17 Thread Sinisa Milivojevic
nzel ICQ# 9325188 > www.icarz.com [EMAIL PROTECTED] HI! Don't worry, our sysadms are just changing sendmail and some other stuff. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*|

Re: Can't build mysqlgui-1.7.5

2001-04-17 Thread Sinisa Milivojevic
__ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/

Re: Can't build mysqlgui-1.7.5

2001-04-17 Thread Sinisa Milivojevic
e regular fl_editor. You must use the one from our site, as I have changed some code to make possible getting query results in the window. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*|

Re: question

2001-04-17 Thread Sinisa Milivojevic
fashion. You can read more about it in mysqlgui manual. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED]

Re: Changes to compile successfully on Mac OS X release

2001-04-17 Thread Sinisa Milivojevic
to add your changes with conditionals. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED]

Re: 'MY_MUTEX_INIT_FAST' undeclared

2001-04-17 Thread Sinisa Milivojevic
/usr/bin/cc > > Compilation info: CC='cc' CFLAGS='' CXX='c++' CXXFLAGS='' LDFLAGS='' > LIBC: > > > lrwxr-xr-x 1 root wheel 15 Dec 31 1969 /usr/lib/libc.dylib -> > libSystem.dyl\ > ib > Configure comman

Re: Can't build mysqlgui-1.7.5

2001-04-17 Thread Sinisa Milivojevic
Makefile and kick out edfile.o. It was there due to the error in fl_editor building process. Regards, Sinisa ____ __ _____ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*|

Re: Can't build mysqlgui-1.7.5

2001-04-17 Thread Sinisa Milivojevic
/*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaca, Cyprus

Re: Concat Question

2001-04-16 Thread Sinisa Milivojevic
dering if it is possible to use concat in this way and how if it is > possible. > > Thanks! > Jeff Hi! I just tested above on 3.23.36 on a table with DATETIME and VARCHAR column nad it worked just fine. Regards, Sinisa __ _ _ __

Re: How to apply a patch?

2001-04-16 Thread Sinisa Milivojevic
Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|*| |*||*|

Re: Can't build mysqlgui-1.7.5

2001-04-16 Thread Sinisa Milivojevic
Osage Software Systems, Inc. > [EMAIL PROTECTED] Ann Arbor, MI 48103 > www.osagesoftware.com tel: 734.821.8800 > > You have not built fl_editor, therefore you do not have edifle.o. Regards, Sinisa __ _ _ ___ == MyS

Re: Problem with mysql++, Aborted (core dumped)

2001-04-16 Thread Sinisa Milivojevic
t; redhat 7.0 > gcc 2.96 > mysql 3.23.36 > mysql++ 1.7.8 > > Thanks for your help !!! and sorry by my english !!! > > -- > Luis E. Cruz Campos > [EMAIL PROTECTED] > Hi! You will have to use g++ 2.95.2 as 2.96 has a very unstable C++

Re: Problem with mysql++, Aborted (core dumped)

2001-04-16 Thread Sinisa Milivojevic
Hi! MySQL++ can not be used with g++ 2.96 as it is very unstable when it comes to high C++. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED

Re: Query failing

2001-04-16 Thread Sinisa Milivojevic
eats, please send us a repeatable test case. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /

Re: Problem - Possible Bug?

2001-04-16 Thread Sinisa Milivojevic
/pub/mysql/Incoming. Also, please let us know whether you are on 4.2 STABLE or on some developement version. A full mysqlbug report is alsw required. Many thanks in advance. Regards, Sinisa __ _____ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| S

Re: compiler problem with C++ API

2001-04-16 Thread Sinisa Milivojevic
forcing value to bool 'true' or 'false' (performance warning) > c:\mysql\mysql++-1.7.1-win32-vc++\include\type_info1.hh(184) : warning C4800: 'int' >: forcing value to bool 'true' or 'false' (performance warning) > Error executing cl.exe. > >

Re: Can't build mysqlgui-1.7.5

2001-04-16 Thread Sinisa Milivojevic
David Relson writes: > At 11:42 AM 4/15/01, Sinisa Milivojevic wrote: > > Sinisa, > > I have fl_editor-0.4.1, which I downloaded, configured, and built > today. There is no edfile.o. I have run command 'find . -name "edfile.*"' > t

Re: mysqlgui: help.

2001-04-16 Thread Sinisa Milivojevic
f you have problems with location of socket files on *nix, enter a full path of the socket file in the ``SQL command on the start-up''. This input field is used on Windoze if you wish to specify that named pipe option. Regards, Sinisa __ _ _ ___ == MySQL

Re: Can't build mysqlgui-1.7.5

2001-04-15 Thread Sinisa Milivojevic
Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTEC

Re: Can I return select (sub query) in array?

2001-04-14 Thread Sinisa Milivojevic
e yours above can be reduced to a JOIN query. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|*| |*||*|

Re: BLOB in mysql_create mysql++

2001-04-14 Thread Sinisa Milivojevic
), Do not forget to use row_data() to access binary data from the columns. Regards, Sinisa ____ __ _____ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*|

Re: Trying to build mysql-3.23.36 on RedHat 6.2

2001-04-14 Thread Sinisa Milivojevic
based on IA-64, please use gcc 2.95.2. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaca, Cyprus /*/ /*/ /*/\*\_/*/ \*\_/*/

MySQLGUI version 1.7.5

2001-04-14 Thread Sinisa Milivojevic
QL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaca, C

Re: Weird Index usage n 3.23.36

2001-04-12 Thread Sinisa Milivojevic
rds AS w0 LEFT JOIN words AS w1 ON w1.product_id = > w0.product_id AND w1.sys_del = 0 > -> WHERE > -> w0.sys_del=0 AND (w0.word_i LIKE 'amd%' AND w1.word_i > LIKE 'duron%') and w1.product_id=w0.product_id > -> ; > ++ >

Re: mysql uses 99% cpu under freebsd 4.3

2001-04-12 Thread Sinisa Milivojevic
Jeremy Zawodny writes: > On Wed, Apr 11, 2001 at 04:58:49PM +0300, Sinisa Milivojevic wrote: > > > > This seems to be a problem with threads on FreeBSD, although on > > which side, yet remains to be seen. > > > > It seems to appear that it is surfacing not ju

Re: RE - MYSQL recovery/reliability under powerfail conditions

2001-04-12 Thread Sinisa Milivojevic
x 2.4 with Reiser FS has proven a bit more reliable then NT/NTFS combo as Reiser journalling works without a single glitch. Last, but not least, what plane would carry that system ?? Regards, Sinisa ____ __ _ _ ___ == MySQL AB /*/\*\/\*\

Re: mysql uses 99% cpu under freebsd 4.3

2001-04-11 Thread Sinisa Milivojevic
#x27;s, on the other hand, are very easy to fix in comparison. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/

Re: MySQLGui for macintosh?

2001-04-11 Thread Sinisa Milivojevic
a version of FLTK GUI for MacOS, so it would be possible for people who have Macintosh with all those tools. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*|

Re: make fails with compile error using MacOS X Darwin

2001-04-11 Thread Sinisa Milivojevic
path=/var/tmp/mysql.sock --with-low-memory > --with-mit-threads=yes --without-perl --enable-thread-safe-client > --with-berkeley-db --with-innobase > Hi! The above is due to changes Apple made for signal handlers. Corrected code should appear in 3.23.37. Also, please do not use MIT

Re: mysql uses 99% cpu under freebsd 4.3

2001-04-11 Thread Sinisa Milivojevic
Jeremy Zawodny writes: > On Tue, Apr 10, 2001 at 02:25:44PM +0300, Sinisa Milivojevic wrote: > > > > Can anyone of you guys come with a repeatable test case that will > > always lead to the situation as described. Then we could try to fix > > it. > > I produce

Re: Anything but a SELECT * returns too few rows -- index length?

2001-04-11 Thread Sinisa Milivojevic
> Machine is SPARC/Solaris 7, running MySQL 3.23.34a. > > Any guidance? It seemed like it might be a FAQ, but I > didn't see anything in the manual or a quick search of > the archives. > > > > > Hi! As there have been some bug fixes meanw

Re: BINARY and JDBC

2001-04-11 Thread Sinisa Milivojevic
sing the attribute BINARY ?? You can always run DESCRIBE TABLE query and query each attribute. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*

Re: Compiling Errors for mysqlgui-1.7.4

2001-04-10 Thread Sinisa Milivojevic
rder to build mysqlgui successfully. If you are using x86 Linux, you do not have to build it just download static binary and follow instructions in README. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic

Re: mysql uses 99% cpu under freebsd 4.3

2001-04-10 Thread Sinisa Milivojevic
ays lead to the situation as described. Then we could try to fix it. Regards, Sinisa ____ __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*

Re: BUG: Cannot DELETE all records with NULL entries in UNIQUE KEY fields

2001-04-09 Thread Sinisa Milivojevic
/usr/local/bin/gmake /usr/bin/gcc >/usr/bin/cc > GCC: Using builtin specs. > gcc version 2.95.2 19991024 (release) > Compilation info: CC='gcc' CFLAGS='' CXX='c++' CXXFLAGS='' LDFLAGS='' &g

Re: problem of MYSQL GUI

2001-04-09 Thread Sinisa Milivojevic
the start-up''. This input field is used on Windoze if you wish to specify that named pipe option. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/

Re: REXEXP in select only works with short expressions on Alpha

2001-04-09 Thread Sinisa Milivojevic
rwxr-xr-x1 root root 8070122 Mar 27 2000 /lib/libc-2.1.3.so > -rw-r--r--1 root root 18837112 Mar 27 2000 /usr/lib/libc.a > -rw-r--r--1 root root 180 Mar 27 2000 /usr/lib/libc.so > Configure command: ./conf

Re: mysql/mysql++ fail on sun-solaris-sparc with segfault

2001-04-09 Thread Sinisa Milivojevic
HI! This is due to a bug in connection.cc. Rebuild MySQL++ with this source and you will have no more problems like this. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic

Re: WinMySQLadmin database view fields misaligned

2001-04-09 Thread Sinisa Milivojevic
worked upon. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|

Re: I have problem With mysqlGUI

2001-04-08 Thread Sinisa Milivojevic
DROP table is something I could add very fast. Thanks for the idea ! Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EM

Re: Can't run MYSQL 3.23.36 on HPUX 10.2

2001-04-07 Thread Sinisa Milivojevic
alyst Sr. > Phone 282-3874 > # > Everything must point to him. > > > Hi! Please read our manual on HP-UX. You need to do things. Apply all available patches (include DCE) plus raise limits for the user under whose uid MySQL daemo

Re: MySQLGUI strange behavior

2001-04-07 Thread Sinisa Milivojevic
ug and then to fix it. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\

Re: UDF kills mysqld with longer strings

2001-04-06 Thread Sinisa Milivojevic
Honza Pazdziora writes: > On Fri, Apr 06, 2001 at 04:52:21PM +0300, Sinisa Milivojevic wrote: > > > > To solve the above you have also to malloc a pointer in _init function > > and free it in _end function. > > Great, works like a charm. Just to make sure: is i

Re: UDF kills mysqld with longer strings

2001-04-06 Thread Sinisa Milivojevic
lso to malloc a pointer in _init function and free it in _end function. Regards, Sinisa __ _____ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| m

Re: Problem in connectivity through C++

2001-04-06 Thread Sinisa Milivojevic
fact that C++ compiler in 2.96 is buggy. Use g++ 2.95.2 with it's STL classes and there will be no problem. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic

Re: Avoiding roundtrips

2001-04-06 Thread Sinisa Milivojevic
y do not understand what feature are you looking for. You can always build multithreaded client with C++ or Perl. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*|

Re: Mysql speed :)

2001-04-06 Thread Sinisa Milivojevic
hed glibc and not on the standard ones. So far, 2.1.3 was used , but we are switching to 2.2. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailt

Re: Mysql speed :)

2001-04-06 Thread Sinisa Milivojevic
almost as much CPU as the database server. > Someone could perhaps measure using the C++ API? > > Regards, > > Heikki > Hi! The above should be faster with MySQL++, particularly if you use store() method, like in custom1.cc anad custom3.cc examples from MySQL++. Regards,

Re: Mysql speed :)

2001-04-05 Thread Sinisa Milivojevic
he table. > > > > > > > > > > > -- > Best regards, > Peter mailto:[EMAIL PROTECTED] > > Hi! In order to increase speed you shuuld apply our glibc 2.2 patches and rebuild glibc and mysql.

Re: Starting .36 with innobase failed on HPUX-11 / problem with my.cnf

2001-04-05 Thread Sinisa Milivojevic
t; > "I heard if you play the NT-4.0-CD backwards, you get a satanic message" > "That is nothing, if you play it forward, it installs NT-4.0" > Hi! May be you have some weird characters in the file. I can see in your message ^[^[ at star

Re: MySQLGUI strange behavior

2001-04-05 Thread Sinisa Milivojevic
you do not have privileges, but the admin panel should not crash. Can you please tell me exactly what to do to crash admin panel. Also do not use MySQL binaries from RH 7.0, but use our binaries. Regards, Sinisa __ _ _ ___ == MySQL AB

Re: Mysql++

2001-04-05 Thread Sinisa Milivojevic
__ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|*| |*

Re: are BDB-INNOBASE available for NT-Win2000 as well ?

2001-04-04 Thread Sinisa Milivojevic
nisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaca, Cyprus /*/ /*/ /*/\*\_/*/ \*\_/*/ |*| /*/^^^\*\^^^

Re: Getting started

2001-04-04 Thread Sinisa Milivojevic
accompanying README file. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*

Re: mySQLGUI problems

2001-04-04 Thread Sinisa Milivojevic
dialogue has nothing to do with modem. What is your setup exactly ?? What Os, which MySQL server version with which config. Can you tell me exactly how do you manage to crash GRANT dialogue, as it is quite rare. Regards, Sinisa __ _ _____ ___ == M

Re: Connecting to Other Databases

2001-04-04 Thread Sinisa Milivojevic
= MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larn

Re: ERROR : Segmentation Fault (core dumped)

2001-04-04 Thread Sinisa Milivojevic
ult (core dumped)', pls help. > > Sudheer Hi! Use gcc 2.95.2 instead of gcc 2.96 and you will have no problems. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*|

Re: Fw: mysqlbug Adding an index to a HEAP table breaks WHERE col LIKE "502-%"

2001-04-03 Thread Sinisa Milivojevic
edir=/var/lib/mysql --infodir=/usr/share/info -- > includedir=/usr/include --mandir=/usr/share/man > Perl: This is perl, version 5.005_03 built for i386-linux > > Hi! Our manual specifies very clearly that indices in HEAP tables can be used only for = and !=. Therefore, for the

Re: Performance question

2001-04-03 Thread Sinisa Milivojevic
| tmp_table_size | 1048576 | > | tmpdir | /tmp/ | > | version| 3.22.32-log | > | wait_timeout | 28800 | > +---

Re: Innobase compile error on MacOS X/Darwin 1.3

2001-04-03 Thread Sinisa Milivojevic
gt; Scott > On Friday, March 30, 2001, at 03:29 AM, Sinisa Milivojevic wrote: > > Scott Ellsworth writes: > >> Howdy, all. > >> > >> The following error came up when compiling under OS X release. > >> > >> c++ -DMYSQL_SERVER > >>

Re: Error message: [Incorrect information in file: './ts1/tbl_status.frm']

2001-04-03 Thread Sinisa Milivojevic
Yes, lock system in Linux (and many other OS's) does not work correctly and can cause MySQL deadlocking. We have expereinced above in many cases. Last, but not least, what are you using MySQL at Intel ?? Regards, Sinisa __ _ _ ___

Re: Grant/Revoke dialog doesn't open

2001-04-03 Thread Sinisa Milivojevic
Hi! Please try to describe in detail exactly what is happening when you start GRANT dialogue. I would like to be able to repeat it. I am using E, but my wife is using KDE 2.0.1. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\

Re: Trying to compile/build MySQL on SUSEv7.0 running on S/390

2001-04-03 Thread Sinisa Milivojevic
nfigure.in needs to have one CPU added to recognize your CPU. But wouldn't you do better by downloading a binary for S/390 which is available at our 3.23 download page ?? It is a fully functional binary with Innobase table support. Regards, Sinisa __ _ _

Re: Innobase on WinNt.

2001-04-02 Thread Sinisa Milivojevic
t; Building MySQL with Innobase on Win32 is in the works. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*

RE: MySQL++ Compile / link problems on freebsd

2001-03-31 Thread Sinisa Milivojevic
which I have sent fix to all that have hit it. Integration of the versions for different compilers is on the way. Borland version is integrated and is in the testing, while Compaq integration is in process. There was no need of stripping MySQL++ of it's features. Regarding the above

Re: Re[2]: MySQL 3.23.33: mysql_character_set_name function in libmysql.dll

2001-03-31 Thread Sinisa Milivojevic
Try to get latest Win32 client and check if it is there. It is in libmysql.c, so it should be there. If it is not, well, just add it : const char * STDCALL mysql_character_set_name(MYSQL *mysql) { return mysql->charset->name; } Regards, Sinisa __ _

Re: Doubt

2001-03-31 Thread Sinisa Milivojevic
ecified user. please give answar as soon as possible, > > bye > Thank You > N.S.Reddy.Pidugu > > > > Hi! Download mysqlgui for your workstation and use grant and password dialogues. Regards, Sinisa __ _ _ ___ == MySQL A

Re: MySQL 3.23.33: mysql_character_set_name function in libmysql.dll

2001-03-31 Thread Sinisa Milivojevic
croolap.com/asedac.htm > Hi! There is no such function in mysql.h. Regards, Sinisa __ _____ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*|

Re: Error message: [Incorrect information in file: './ts1/tbl_status.frm']

2001-03-31 Thread Sinisa Milivojevic
5/b/spicano/dev/local/mysql/libexec/mysqld: > Shutdown Complete > 010330 10:18:14 mysqld ended > > > Might the NFS dependence be a problem? > > Silvio > Yes, it could , particularly if you do not have --skip-locking as mysqld s

Re: how can I get code example of manual?

2001-03-31 Thread Sinisa Milivojevic
> thank you in advance, Mario. simple1.cc is a part of our C++ API, MySQL++. Download it and install from it's WWW page. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*

Re: Symbolic Links to 'data' and 'form' files not resolving properly using "mysql".

2001-03-31 Thread Sinisa Milivojevic
wxrwx1 root root 13 Sep 29 2000 /lib/libc.so.6 -> >libc-2.1.3.so > -rwxr-xr-x1 root root 4101836 Jan 15 07:49 /lib/libc-2.1.3.so > -rw-r--r--1 root root 20273324 Jan 15 07:49 /usr/li

Re: Connecting MySQL to IRIX

2001-03-30 Thread Sinisa Milivojevic
or further information about this subjects, I would appreciate any help very much. > > I somehow have to find a start ... > > Thanks > Frank Hennrich > > > Hi! Why don't you just use our C API and access MySQL directly ?? Regards, Sinisa

Re: Error message: [Incorrect information in file: './ts1/tbl_status.frm']

2001-03-30 Thread Sinisa Milivojevic
. .frm file is changed only in ALTER TABLE. And even then old .frm file is not changed, but new one is created. Also check file size of *.MYI(D) files. Unlike Solaris , Linux can support only up to 2 Gb file sizes, with 2.2.* kernel that is. Regards, Sinisa

Re: Innobase compile error on MacOS X/Darwin 1.3

2001-03-30 Thread Sinisa Milivojevic
> "When a great many people are unable to find work, unemployment > results" - Calvin Coolidge, attrib. by Stanley Walker, City Editor, p. > 131 (1934) > Hi! Regarding the above warnings, seems like our m_ctype.h has to be change

Re: MySQLGUI: where is the code for wString::Initialize() ?

2001-03-30 Thread Sinisa Milivojevic
Hubert Feyrer writes: > On Tue, 27 Mar 2001, Sinisa Milivojevic wrote: > > You also need fl_editor package. You will find a link on mysqlgui > > page. > > OK, that indeed got me further. (Is it only me, or does putting a header > file into one package, and the sour

Re: MySQLGUI

2001-03-30 Thread Sinisa Milivojevic
ibraries for most of it's libs. What you should do is install gcc 2.95.2, complete with STL library and that symbol will be resolved. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*

Re: REPLACE DELAYED bug with MySQL 3.23.36

2001-03-30 Thread Sinisa Milivojevic
ww.presence-pc.com Hi! We do require a repeatable test case, i.e. table(s) plus set of commands that always lead to problem, in your case to the crashing of MySQL. Also, I hope you h

Re: MYSQLGui

2001-03-30 Thread Sinisa Milivojevic
> Malmo> If I only got 20$ for evryone who's too lazy to configure his own comp. > Bill Gates> "Why not?" No need to be sorry about anything. Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevi

<    6   7   8   9   10   11   12   13   14   >