Re: Mysql-workbench 1.0.6beta not working on reverse-engineer

2006-07-12 Thread Yvan
rturnbull wrote: Yvan, I used three different packages for Linux. 1) Was the source tar.gz 2) was the rpm which I converted to a tgz file (slackware) 3) was the compiled binary version of the workbench. Here are the filenames mysql-workbench-1.0.6beta-1.i386.rpm mysql-workbench

Re: Mysql-workbench 1.0.6beta not working on reverse-engineer

2006-07-12 Thread Yvan
ith linux version, which package did you use? For me even after upgrading the to gtkmm2.4 , I still get errors and a segmentation fault. yvan -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Err Nr.

2006-05-09 Thread Yvan
Peng Yi-fan wrote: > Does anyone know where to download the 'Err Nr. Description'? pdf is best. > > Peng Hello Peng try http://dev.mysql.com/doc/refman/5.0/en/error-handling.html or perror in a terminal cheers yvan -- MySQL General Mailing List For list archives: htt

Re: Partial string matching between columns, tables

2005-09-20 Thread Yvan Strahm
Thank you Jasper It works, with a little change but it works yvan Jasper Bryant-Greene wrote: Yvan Strahm wrote: I have a varchar column 's1' in table t1. And a varchar column 's2' in table t2. Do you know how one could do something like this: select * from t1,t2 whe

Partial string matching between columns, tables

2005-09-20 Thread Yvan Strahm
Hello, I have a varchar column 's1' in table t1. And a varchar column 's2' in table t2. Do you know how one could do something like this: select * from t1,t2 where t1.s1 like %t2.s2 Thanks for your help -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscri

RE: Lock wait timeout exceeded problem

2003-10-23 Thread Hess Yvan
to ~25'000 entries and a create or access this data during my tests. What is exactly the problem ? Regards. Yvan -Original Message- From: Egor Egorov [mailto:[EMAIL PROTECTED] Sent: lundi, 20. octobre 2003 15:03 To: [EMAIL PROTECTED] Subject: Re: Lock wait timeout exceeded prob

Lock wait timeout exceeded problem

2003-10-17 Thread Hess Yvan
ur help will be appreciate... Thanks. Yvan -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]