Re: C++ cache MYSQL_RES

2008-09-11 Thread Peter M. Groen
Wel Don't want to spoil the party, but it would be helpfull if you post some code. My crystalball is in the repairshop at the moment, zo it is pretty hard to guess what the problem is... Met vriendelijke groet, Open Systems Development Peter M. Groen Klipperwerf 12 2317 DZ Leiden

Re: MS SQL emulator for MySQL in order to support MS Project Server, Sharepoint...

2008-02-14 Thread Peter M. Groen
h *lots* more features than MS-Project offers. And it is MySQL based. I don't know sharepoint but I people want to shre documents, it is always possible to use a Twiki-server for that. -- --- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ  Leiden Tel   : +31-(0)71-5216

Re: NFS

2007-11-10 Thread Peter M. Groen
23 334679 Try an iscsi setup (pretty easy) with gfs (Global File System) on it. This will bring more joy and jubilation.. -- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ  Leiden Tel     : +31-(0)71-5216317 Mobile  : +31-(0)6-29563390 Email   : [EMAIL PROTECTED] Skype   : peter_m_

Re: MySQL e-zine

2007-04-29 Thread Peter M. Groen
ck out of it anymore ;) -- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ  Leiden Tel : +31-(0)71-5216317 Mobile  : +31-(0)6-29563390 Email  : [EMAIL PROTECTED] Skype : peter_m_groen -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To

Re: MySQL e-zine

2007-04-28 Thread Peter M. Groen
hat I can host on > my website. > > Any thoughts? Any desires to contribute? Hi Keith, Great Idea! I volunteer for the developer side (Mysql and C++) -- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ  Leiden Tel : +31-(0)71-5216317 Mobile  : +31-(0)6-29563390 Emai

Re: SOS

2006-08-30 Thread Peter M. Groen
 > Àñ£¡ > > > ÀîÑå > [EMAIL PROTECTED] > 2006-08-29 > ÿôáŠÉž²Æ {¬±Æ§çpŠØ\•©€V÷«²*'Óÿ<ýÉZ™«ÿš)mz»Þ®ÈšŸOüïö§v+ ¹ªÚž×žuúÞz‡ïŠ»¬ -- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ  Leiden T  : +31-(0)71-5216317 M  : +31-(0)6-

Re: MySQL Cluster

2006-07-25 Thread Peter M. Groen
, -- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ Leiden T : +31-(0)71-5216317 M : +31-(0)6-29563390 E : [EMAIL PROTECTED] Skype : peter_m_groen > Hi ALL > > I want to implement MySQL Cluster, are there any step by step guide to > implement it > > Thanks and R

Re: can i speak chinese?

2006-06-02 Thread Peter M. Groen
I dunno, Can you? :) -- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ Leiden T : +31-(0)71-5216317 M : +31-(0)6-29563390 E : [EMAIL PROTECTED] Skype : peter_m_groen > ÎҵIJÙ×÷ϵͳÊÇredhat 9.0µÄ¡£ > ÎÒÏë×°¶þ½øÖư汾µÄmysql 5.x > µ«ÊÇÎÒ²»ÖªµÀÄĸö°æ±¾¸üÊʺÏÎÒ¡£¡£ >

Re: MySql GUI

2006-05-29 Thread Peter M. Groen
On Monday 29 May 2006 21:31, AndrewMcHorney wrote: > Hello > > I understand that there is a free gui that will allow an > administrator or user to create databases and maybe even add, update > and modify rows in tables. It is something like MySQL Controller. > Does this still exist and what is the

Re: Very large from

2006-03-14 Thread Peter M. Groen
form consisting several tabs, where each tab contains grouped data? Switching from tab can be done by clicking on the tab itself or a "Next" button on each page... -- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ Leiden T : +31-(0)71-5216317 M : +31-(0)6-2

Re: E/R Tool

2006-03-13 Thread Peter M. Groen
On Monday 13 March 2006 17:37, Vinay wrote: > Hello , > Is there a mysql or any other tool that generates a E/R diagram using > an existing mysql database. > > > Thank You > Vinay Try fabforce for DbDesigner4MySQL. Very good tool. -- Peter M. Groen Open Systems Devel

Re: Installation Issue

2006-02-13 Thread Peter M. Groen
On Tuesday 14 February 2006 00:28, Ravi Kumar wrote: > Permission denied 060213 I assume you are starting MySQL NOT as root.. Has the user write permissions on the directory and the socketfile? -- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ Leiden T : +31-(0)71-5216

Re: Installation Issue

2006-02-13 Thread Peter M. Groen
> > Please sugegst . > thx > +ravi > > > [ERROR] Do you already have another > mysqld server running on socket: /var/lib/mysql/mysql.sock ? 060213 Well? Do you? -- Peter M. Groen Open Systems Development Klipperwerf 12 2317

Re: PHP4 or PHP5?

2005-12-11 Thread Peter M. Groen
On Sunday 11 December 2005 23:51, Charles Walmsley wrote: > Dear All, > > > > I do not have much experience with PHP or MySql although I have used SQL > quite a lot. I am going to set up a relatively small MySQL database (circa > 40 tables) and we are expecting a hit rate of about 40,000 visitors

Re: Best Fieldtype to store IP address...

2005-11-11 Thread Peter M. Groen
On Friday 11 November 2005 21:33, Cory @ SkyVantage wrote: > I'm using MySQL-Cluster 5.0, and we're doing some research. > > What is everyone's opinion as to what the best fieldtype to store an IP > address in? > > varchar(16) ? because 16 is the max chars of an ip address... > char(16) ? > text(

Re: libmysqld as shared library (The Sequel)

2005-11-10 Thread Peter M. Groen
On Thursday 10 November 2005 22:05, Warren Young wrote: > Peter M. Groen wrote: > > Still no luck. I'm trying to build libmysqld as a shared library for use > > in a project. > > This is a platform-specific issue. I don't see anything in this message > or y

libmysqld as shared library (The Sequel)

2005-11-10 Thread Peter M. Groen
Hi (Again), Still no luck. I'm trying to build libmysqld as a shared library for use in a project. I'd rather not link it statically into my project.. I'm using 5.0.15. According to the documentation, I'll have to configure with --enable-shared=yes and --with-embedded-server. The result in

Re: libmysqld as shared library

2005-11-10 Thread Peter M. Groen
v.mysql.com/doc/refman/5.0/en/building-clients.html> > > I was having a similar problem, but after I did what this page said it > worked. > > On Nov 10, 2005, at 5:24 AM, Peter M. Groen wrote: > > Hi everyone, > > > > Iḿ new on this list, so please forgive me if i&#x

libmysqld as shared library

2005-11-10 Thread Peter M. Groen
Hi everyone, Iḿ new on this list, so please forgive me if i'm asking something already discussed. (Found nothing in the archives, though) For this project we're doing, we try to build qt 4.0.1 with embedded mysql-support. The qt-part is no problem, but mysql 5.0.15 won't let me build a shared