[ANN] QxOrm 1.4.3 and QxEntityEditor 1.2.1 released : the Qt ORM supports CMake and provides a new QxEntityEditor documentation

2016-12-14 Thread QxOrm contact
Hello, QxOrm library 1.4.3 and QxEntityEditor application 1.2.1 just released : http://www.qxorm.com/ The Qt ORM library now supports CMake and provides a new QxEntityEditor documentation : http://www.qxorm.com/qxorm_en/manual_qxee.html QxOrm library 1.4.3 changes log : - Support CMake : new

QxOrm 1.4.1 released : new documentation (user guide), and boost::serialization becomes optional

2015-12-03 Thread QxOrm contact
Hello, *QxOrm 1.4.1 just released !* Changes in version QxOrm 1.4.1 : *!!! IMPORTANT NOTE ABOUT THIS VERSION !!!* : it is strongly recommended to read the QxOrm.pri configuration file of this new version (compilation

Browsing the MySQL Documentation by Topic

2008-09-29 Thread Stefan Hinz
Browsing the MySQL Documentation by Topic The MySQL Reference Manual is huge – far more than 2000 pages. On the MySQL documentation team, we've been discussing how to split it into easier to digest portions. But a real split doesn't seem the best thing to do, so we've decided to

Re: PHP Documentation in the MySQL Manual

2008-08-15 Thread Fish Kungfu
HOORAY!!! Thanks for all of yours and Tony's hard work! CheersFish - ~~Second Life addict~~ -Original Message- >From: Stefan Hinz <[EMAIL PROTECTED]> >Sent: Aug 15, 2008 11:09 AM >To: mysql@lists.mysql.com >Subject: PHP Documentation in

PHP Documentation in the MySQL Manual

2008-08-15 Thread Stefan Hinz
PHP Documentation in the MySQL Manual - MySQL can be used with a multitude of programming languages, but PHP is probably the most popular choice. For that reason, we always felt a bit bad about our PHP-related documentation being somewhat sparse, mostly

Re: DOCUMENTATION ABOUT SHOW PROFILE

2007-10-14 Thread Peter Brawley
Wagner, SHOW PROFILE[S] is documented at http://dev.mysql.com/doc/refman/5.0/en/show-profiles.html. 5.0 Community edition only. Perhaps it will appear in 5.1 Community? They do not say so. PB Wagner Bianchi wrote: Hi friends, Somebody here in this list have or knows where i get or read a

DOCUMENTATION ABOUT SHOW PROFILE

2007-10-14 Thread Wagner Bianchi
Hi friends, Somebody here in this list have or knows where i get or read about the PROFILE of MySQL (SHOW PROFILE) ? I see this article of Schummi, but is most superficial. (http://dev.mysql.com/tech-resources/articles/using-new-query-profiler.html) Can u help me? Thk's 4 all. Wagner Bianchi

MySQL Proxy documentation

2007-08-29 Thread Stefan Hinz
The MySQL Proxy documentation is in place! The MySQL Proxy is an application that communicates over the network using the MySQL Network Protocol and provides communication between MySQL servers and MySQL clients. In the most basic configuration, MySQL Proxy simply passes on queries from the

Re: Documentation

2007-06-04 Thread Paul DuBois
At 12:16 PM -0700 6/4/07, <[EMAIL PROTECTED]> wrote: Hello I am going to be going on vacation and will be bringing my laptop with mysql installed on it. Is there a source of good documentation that can be downloaded (.doc or .pdf) for mysql? Downloadable document formats are availa

re: Documentation

2007-06-04 Thread J.R. Bullington
You can download the MySQL manual from their website in PDF, ZIP, and HTML sources. http://dev.mysql.com/doc/index.html From: [EMAIL PROTECTED] Sent: Monday, June 04, 2007 3:17 PM To: mysql@lists.mysql.com Subject: Documentation Hello I am going to be

Documentation

2007-06-04 Thread andrewmchorney
Hello I am going to be going on vacation and will be bringing my laptop with mysql installed on it. Is there a source of good documentation that can be downloaded (.doc or .pdf) for mysql? Andrew -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe

Re: slave status: vague documentation of Seconds_Behind_Master

2007-05-02 Thread Ofer Inbar
Mathieu Bruneau <[EMAIL PROTECTED]> wrote: > > In the section on Seconds_Behind_Master, first it says: > > > > When the slave SQL thread is actively running (processing updates), > > this field is the number of seconds that have elapsed since the > > timestamp of the most recent event on the

Re: slave status: vague documentation of Seconds_Behind_Master

2007-05-02 Thread Mathieu Bruneau
Ofer Inbar a écrit : > I'm confused by a bit of the documentation here: > http://dev.mysql.com/doc/refman/5.0/en/show-slave-status.html > > In the section on Seconds_Behind_Master, first it says: > > When the slave SQL thread is actively running (processing updates)

slave status: vague documentation of Seconds_Behind_Master

2007-05-02 Thread Ofer Inbar
I'm confused by a bit of the documentation here: http://dev.mysql.com/doc/refman/5.0/en/show-slave-status.html In the section on Seconds_Behind_Master, first it says: When the slave SQL thread is actively running (processing updates), this field is the number of seconds that have el

Documentation in RPM Format

2006-11-09 Thread Stefan Hinz
Updating your MySQL documentation is as easy as this now: shell> rpm -U mysql-refman-5.0-en-html-chapter-1-20061110.noarch.rpm We hope this will make life easier for many of our users! Regards, Stefan -- Stefan Hinz <[EMAIL PROTECTED]> MySQL AB Documentation Team Lead. Berl

Re: Suse Version 10 Documentation for MYSQL.

2006-01-15 Thread George Law
. -- George - Original Message - From: "Andrew Burrows" <[EMAIL PROTECTED]> To: "'MYSQL General List'" Sent: Sunday, January 15, 2006 9:05 PM Subject: Suse Version 10 Documentation for MYSQL. Hi MYSQL users. I have just install SuSE Version 10

Suse Version 10 Documentation for MYSQL.

2006-01-15 Thread Andrew Burrows
Hi MYSQL users. I have just install SuSE Version 10 and need to start working with MYSQL could someone help me out regarding Documentation . Don't seem to be able to find any in the help files. Andrew

RE: MySQL database design documentation

2006-01-05 Thread Jimmy Guerrero
To: mysql@lists.mysql.com Subject: MySQL database design documentation Hi, I'm sure this is a stupid question, but I haven't been able to find it myself. Surely there must be a free PHP utility to web-administrate a MySQL database? I use CocoaMySQL (http://cocoamysql.sourceforge.net/) o

MySQL database design documentation

2006-01-05 Thread Maurice van Peursem
Hi, I'm sure this is a stupid question, but I haven't been able to find it myself. Surely there must be a free PHP utility to web-administrate a MySQL database? I use CocoaMySQL (http://cocoamysql.sourceforge.net/) on my own Mac, but it isn't suitable for online databases. Can anyone lead me

Re: MySQL database design documentation

2005-11-27 Thread Ben Wilson
now that use of the 'JOIN' keyword can save me pages of Perl code, but how it works exactly is not yet clear to me. Therefore I'm looking for a book, or maybe other documentation (on the web?), that can point me in the right direction. More specifically, I'm looking for

Re: MySQL database design documentation

2005-11-27 Thread Ligaya Turmelle
orks exactly is not yet clear to me. Therefore I'm looking for a book, or maybe other documentation (on the web?), that can point me in the right direction. More specifically, I'm looking for a book that explains how to design and build databases, with examples of the queries in MySQL. Mo

Re: MySQL database design documentation

2005-11-27 Thread Rhino
- Original Message - From: "Maurice van Peursem" <[EMAIL PROTECTED]> To: Sent: Sunday, November 27, 2005 6:33 PM Subject: MySQL database design documentation Hi, I'm relatively new to the database-scene. I've installed MySQL on Mac OSX 10.3, which was

MySQL database design documentation

2005-11-27 Thread Maurice van Peursem
tabases. And now I'm building my first database, and that is not as easy as I had hoped. I know that use of the 'JOIN' keyword can save me pages of Perl code, but how it works exactly is not yet clear to me. Therefore I'm looking for a book, or maybe other documentation (on t

Re: Documentation on Like clause

2005-07-22 Thread Paul DuBois
At 15:56 -0600 7/22/05, Siegfried Heintze wrote: Could someone kindly point me to the documentation on the like clause. I found the documentation on the SELECT statement but could not find the discussion on the like clause. I search too -- but there were too many "like"'s used out

Documentation on Like clause

2005-07-22 Thread Siegfried Heintze
Could someone kindly point me to the documentation on the like clause. I found the documentation on the SELECT statement but could not find the discussion on the like clause. I search too -- but there were too many "like"'s used outside of the SQL syntax. Thanks, Siegfried --

vcc options not in documentation?

2005-05-23 Thread matt_lists
Ooops, it would help if I put in the error message Configuration: mysql - Win32 Debug Linking... mysqlclient.lib(mf_pack.obj) : error LNK2001: unresolved external symbol _my_access ../client_debug/mysql.exe : fatal error LNK1120: 1 unresolved externals E

vcc options not in documentation?

2005-05-23 Thread matt_lists
Having trouble building 5.0.x, 4.1.12 builds fine The very first program to link bombs, I'm thinking some dll is not registered, or a change in build directions between 4.1.x and 5.0.x the error is less than helpful, as I'm a dba not a programmer. Any sugestions? I can build 5.0.3, but not 5.

Re: Online documentation

2005-04-21 Thread doug
2005, Joerg Bruehe wrote: > Hi Douglas, all! > > > Am Mi, den 20.04.2005 schrieb [EMAIL PROTECTED] um 17:33: > > Is the online documentation for 4.0.x available? I was working with > > dates a while back. As it happens 4.1 added the very function I wanted. > > But that

Re: Online documentation

2005-04-21 Thread Gleb Paharenko
Hello. I'm not sure if it is possible to find on-line documentation for 4.0.x version, but you can download the old release, documentation is shipped with it. Archives are at: http://downloads.mysql.com/archives.php [EMAIL PROTECTED] wrote: > Is the online documentation f

Re: Online documentation

2005-04-21 Thread Joerg Bruehe
Hi Douglas, all! Am Mi, den 20.04.2005 schrieb [EMAIL PROTECTED] um 17:33: > Is the online documentation for 4.0.x available? I was working with > dates a while back. As it happens 4.1 added the very function I wanted. > But that was not marked as added in 4.1, nor should be be as t

Online documentation

2005-04-20 Thread doug
Is the online documentation for 4.0.x available? I was working with dates a while back. As it happens 4.1 added the very function I wanted. But that was not marked as added in 4.1, nor should be be as that would be an unbelieable amount of cruft. I would be nice however if maybe one level back

Re: clerification of documentation on InnoDB locking.

2005-01-11 Thread Jigal van Hemert
From: "Sean" > on the page http://dev.mysql.com/doc/mysql/en/InnoDB_Locks_set.html > > This statement is confusing. > > "If you do not have indexes suitable for your query and MySQL has to scan the whole table to process the query, every row of the table will become locked" > > Is it saying that

clerification of documentation on InnoDB locking.

2005-01-10 Thread Sean
on the page http://dev.mysql.com/doc/mysql/en/InnoDB_Locks_set.html This statement is confusing. "If you do not have indexes suitable for your query and MySQL has to scan the whole table to process the query, every row of the table will become locked" Is it saying that all at once at the beg

RE: Error documentation

2004-12-06 Thread Dave Juntgen
7 PM > To: Titus; [EMAIL PROTECTED] > Subject: Re: Error documentation > > > - Original Message - > From: "Titus" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, December 06, 2004 4:53 PM > Subject: Error documentation > >

Re: Error documentation

2004-12-06 Thread Rhino
- Original Message - From: "Titus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 06, 2004 4:53 PM Subject: Error documentation > > > Probably a real old question, but where > can I go to look up a numbered error, > as in > &

Error documentation

2004-12-06 Thread Titus
Probably a real old question, but where can I go to look up a numbered error, as in ERROR 1005 at line 333502: Can't create table './warehouse/tblGTprojConfigs.frm' (errno: 150) thanks titus sends -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:ht

need documentation of MyISAM file structures

2004-10-06 Thread Indra Polak
whether they belong to a MyISAM data file to put together in this way all deleted tables. If anyone knows of such a description or can provide us with pointers how to obtain it, we would be very grateful. We looked at the documentation and the source code ofcourse but that was not clear enough

Documentation problem?

2004-08-12 Thread sean c peters
hi all. In my struggles to buildl MySQL 4.1.3deta, i read a lot of online documentation, and in the process i found a lot of info about various configure flags in writeups all over the web. One problem i encountered, that i finally figured out was that some documentation names the flag --with

Re: mysql control center documentation

2004-06-22 Thread Michael Stassen
lp with broken links, rather than to be the expected way to search. After all, there is a search box at the top. A good interface, however, would make it clear where to go, rather than requiring you to guess a URL or search for something as basic as product documentation. Example finding the

Re: mysql control center documentation

2004-06-22 Thread Eric Bergen
its so hard to find. > Its good stuff man put it out front:-) > > -Original Message- > From: Michael Stassen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 22, 2004 12:13 PM > To: Chris Stevenson > Cc: [EMAIL PROTECTED] > Subject: Re: mysql control center documentati

RE: mysql control center documentation

2004-06-22 Thread Bartis, Robert M (Bob)
mysql control center documentation The MySQL web site was recently reorganized. For some reason, when they did so, the buried the manual 4 clicks away in the "Developer Zone". It's not clear to me how anyone new is supposed to find it there. In any case, the URL is <http://

Re: mysql control center documentation

2004-06-22 Thread Michael Stassen
Somehow I didn't notice "mysql control center" in the Subject until the exact moment I hit "Send". Sorry about that. Please ignore my unhelpful reply. I seem to remember that your question has been asked before, and that the answer was that it's pretty self-explanatory. You might check the li

Re: mysql control center documentation

2004-06-22 Thread Michael Stassen
The MySQL web site was recently reorganized. For some reason, when they did so, the buried the manual 4 clicks away in the "Developer Zone". It's not clear to me how anyone new is supposed to find it there. In any case, the URL is . Michael Chris

mysql control center documentation

2004-06-22 Thread Chris Stevenson
Is there a user guide available anywhere? I can't seem to find anything on mysql.com

MySQL documentation

2004-05-13 Thread Mikhail Entaltsev
nonym for max_delayed_threads. a.. Added query_cache_wlock_invalidate system variable. It allow emulation of MyISAM table write-locking behavior, even for queries in the query cache. (Bug #2693) " are doubled in the documentation (http://dev.mysql.com/doc/mysql/en/News-4.0.19.html) Best regard

Re: Documentation on character sets for version 4.0.17

2004-05-05 Thread Nils Valentin
regards (B (BNils Valentin (BTokyo / Japan (B (B (B (B (BOn Wednesday 05 May 2004 04:05, David Jourard wrote: (B> Nils, (B> (B> At 05:30 PM 5/4/04 +0100, you wrote: (B> >Basically the best guess would be the documentation that comes with your (B> >download. Note t

Re: Documentation on character sets for version 4.0.17

2004-05-04 Thread David Jourard
Nils, At 05:30 PM 5/4/04 +0100, you wrote: Basically the best guess would be the documentation that comes with your download. Note that online documents at www.mysql.com are always a mixture of several documentation versions really. Thats the problem. Yesterday, I downloaded 4.0.1x yet the

Re: Documentation on character sets for version 4.0.17

2004-05-04 Thread Nils Valentin
(BBasically the best guess would be the documentation that comes with your (Bdownload. Note that online documents at www.mysql.com are always a mixture of (Bseveral documentation versions really. (B (BI am not 100% if this answer all of your questions, but at least in my (Bpresentation you

Re: Documentation on character sets for version 4.0.17

2004-05-04 Thread David Jourard
Victoria , Thank-you. At 01:35 PM 5/4/04 +0300, Victoria Reznichenko wrote: David Jourard <[EMAIL PROTECTED]> wrote: > > I got the 4.0.17 documentation but when it discusses character sets it > discusses this topic wrt 4.1 > > Where can I find documentation specifica

Re: Documentation on character sets for version 4.0.17

2004-05-04 Thread Victoria Reznichenko
David Jourard <[EMAIL PROTECTED]> wrote: > > I got the 4.0.17 documentation but when it discusses character sets it > discusses this topic wrt 4.1 > > Where can I find documentation specifically in regards to the production > version on how to work with, store, and sea

Documentation on character sets for version 4.0.17

2004-05-03 Thread David Jourard
Hi, I got the 4.0.17 documentation but when it discusses character sets it discusses this topic wrt 4.1 Where can I find documentation specifically in regards to the production version on how to work with, store, and search asian character sets specifically Japanese. Thank-you David Jrt; x

Re: Is there any documentation of Best Practices/Troubleshooting Guides for Administering MySQL

2004-02-04 Thread David Hodgkinson
On 4 Feb 2004, at 20:32, Dan Muey wrote: We are implementing three or four MySql servers (as a start) and I'm writing the Troubleshooting Guide for our operational staff. None of these folks have any MySQL experience (and I'm a newbie myself). I need a pretty basic 'Cheat Sheet' for troubleshooti

RE: Is there any documentation of Best Practices/Troubleshooting Guides for Administering MySQL

2004-02-04 Thread Dan Muey
ific question to this list. HTH DMuey > > > -Original Message- > From: Dan Muey [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 04, 2004 3:33 PM > To: Schwartz, Evelyn; [EMAIL PROTECTED] > Subject: RE: Is there any documentation of Best > Practices/

RE: Is there any documentation of Best Practices/Troubleshooting Guides for Administering MySQL

2004-02-04 Thread Dan Muey
> We are implementing three or four MySql servers (as a start) > and I'm writing the Troubleshooting Guide for our operational > staff. None of these folks have any MySQL experience (and > I'm a newbie myself). I need a pretty basic 'Cheat Sheet' for > troubleshooting common production type pr

Is there any documentation of Best Practices/Troubleshooting Guides for Administering MySQL

2004-02-04 Thread Schwartz, Evelyn
We are implementing three or four MySql servers (as a start) and I'm writing the Troubleshooting Guide for our operational staff. None of these folks have any MySQL experience (and I'm a newbie myself). I need a pretty basic 'Cheat Sheet' for troubleshooting common production type problems. The s

New user &B setup - documentation?

2004-01-30 Thread lists . mysql
Hallo, I'm totally new to MySQL or any other data bases... I installed MySQL 4.0.15a as supplied with the SlackWare 9.1 Linux distribution. The only documentation supplied are the Reference Manual en the man pages. But the Reference Manual is a little bit too touch for me. I managed t

Re: Documentation bug?

2003-12-15 Thread Chris Nolan
o not explicitly failed but are instead stalled until the alteration is complete. Clients wishing to read from a table currently being altered are able to do so as per usual." My background is in software design, not documentation. Additionally, one of my clients asked me to fix a SCO OpenServer

Re: Documentation bug?

2003-12-15 Thread Jeremy Zawodny
On Mon, Dec 15, 2003 at 02:12:01PM +1100, Chris Nolan wrote: > It seems slightly ambiguous - updates are redirected and stalled. The > fact that the two statements are in different sentences threw me off > slightly. Oh, okay. If you can suggest a more clear version, perhaps Paul will update the m

Re: Documentation bug?

2003-12-14 Thread Chris Nolan
It seems slightly ambiguous - updates are redirected and stalled. The fact that the two statements are in different sentences threw me off slightly. To everyone else who replied, thanks for your tolerance. Regards, Chris On Mon, 2003-12-15 at 03:55, Jeremy Zawodny wrote: > On Mon, Dec 15, 2003

Re: Documentation bug?

2003-12-14 Thread Paul DuBois
At 2:58 +1100 12/15/03, Chris Nolan wrote: Hi all, while reading through some of the MySQL docs, I noticed the following paragraph: |ALTER TABLE| works by making a temporary copy of the original table. The alteration is performed on the copy, then the original table is deleted and the new one i

Re: Documentation bug?

2003-12-14 Thread Chuck Gadd
Chris Nolan wrote: This seems a bit confusing. On one hand, it says that updates don't fail, but on the other hand it says they are stalled until ALTER TABLE is done executing. Am I going blind/loosing my mind (a possibility I am open to) or do others agree with me? It looks perfectly correct.

Re: Documentation bug?

2003-12-14 Thread Jeremy Zawodny
On Mon, Dec 15, 2003 at 02:58:53AM +1100, Chris Nolan wrote: > Hi all, while reading through some of the MySQL docs, I noticed the > following paragraph: > > |ALTER TABLE| works by making a temporary copy of the original table. > The alteration is performed on the copy, then the original table i

Documentation bug?

2003-12-14 Thread Chris Nolan
Hi all, while reading through some of the MySQL docs, I noticed the following paragraph: |ALTER TABLE| works by making a temporary copy of the original table. The alteration is performed on the copy, then the original table is deleted and the new one is renamed. This is done in such a way that

Capacity Planning - Methodology/Documentation

2003-11-12 Thread Héctor L . Rodríguez R .
Hi there! I need to do a capacity planning for my MySQL database. Can anyone help me finding information to do it? is there any methodology or at least some information about it? I think I have anything I need to do it, I used to do it for Oracle but we're working with MySQL now, and I have no i

Re: About MySQL Documentation

2003-11-10 Thread Victoria Reznichenko
"Vladik Zakhozhai" <[EMAIL PROTECTED]> wrote: > My name is Vlad. I'm begginer with MySQL. And now I should like to know where can I > take good documentation, tutor or others about MySQL. Check the following link: http://www.mysql.com/documentation/index.html

About MySQL Documentation

2003-11-08 Thread Vladik Zakhozhai
Hello! My name is Vlad. I'm begginer with MySQL. And now I should like to know where can I take good documentation, tutor or others about MySQL. Thank you. -- ___ OperaMail free e-mail - http://www.operamai

Re: Documentation for new MySQL 4.1 features

2003-07-21 Thread Paul DuBois
At 16:02 +0200 7/21/03, Edgar Kraus wrote: Hello, is there any detailed documentation out, which explains the new character set feature in version 4.1, where a specific character set can be used for tables and/or columns? Thanks Eddie Kraus http://www.mysql.com/doc/en/Charset.html -- Paul DuBois

Documentation for new MySQL 4.1 features

2003-07-21 Thread Edgar Kraus
Hello, is there any detailed documentation out, which explains the new character set feature in version 4.1, where a specific character set can be used for tables and/or columns? Thanks Eddie Kraus

3.7 Queries from Twin Project Taken from the Documentation tutorial

2003-07-09 Thread Morten Gulbrandsen
Dear mysql users, in the tutorial of the documentation I found an interesting example of a complicated non trivial sql query: URL: http://www.mysql.com/documentation/mysql/bychapter/manual_Tutorial.html# example-Maximum-column-group-row 3.7 Queries from Twin Project 3.7.1 Find all Non

Re: 4.1 character set documentation

2003-06-16 Thread Joel Rees
> At 15:05 +0900 6/12/03, Joel Rees wrote: > >Paul DuBois advised us that > >> Alexander Barkov and Peter Gulutzan have written up some documentation > >> on the new character set support in MySQL 4.1, which has now been added > >> to the online manual. Y

Re: 4.1 character set documentation

2003-06-12 Thread Paul DuBois
At 15:05 +0900 6/12/03, Joel Rees wrote: Paul DuBois advised us that Alexander Barkov and Peter Gulutzan have written up some documentation on the new character set support in MySQL 4.1, which has now been added to the online manual. You can read it here: http://www.mysql.com/doc/en

Re: 4.1 character set documentation

2003-06-11 Thread Joel Rees
Paul DuBois advised us that > Alexander Barkov and Peter Gulutzan have written up some documentation > on the new character set support in MySQL 4.1, which has now been added > to the online manual. You can read it here: > > http://www.mysql.com/doc/en/Charset.html Question abou

4.1 character set documentation

2003-06-11 Thread Paul DuBois
Alexander Barkov and Peter Gulutzan have written up some documentation on the new character set support in MySQL 4.1, which has now been added to the online manual. You can read it here: http://www.mysql.com/doc/en/Charset.html Note that this documentation actually is ahead of the current

MySQL Connector/J documentation now available online

2003-06-06 Thread Paul DuBois
Documentation for MySQL Connector/J, the MySQL JDBC driver, is now available on the MySQL AB web site in HTML format: http://www.mysql.com/documentation/connector-j/ Links to the document also are available on the main Connector/J page, and the main documentation page: http://www.mysql.com

Please ADD this to documentation on website...

2003-06-05 Thread Tim Meader
ake it show all threads. Just thought this should be noted somewhere, since all the documentation, and every newsgroup posting I've seen all indicate that you SHOULD DEFINITELY see at least 3 mysqld processes running upon initial startup. Later. --- Tim Meader ODIN Unix Group ACS Governm

PLEASE ADD THIS TO DOCUMENTATION...

2003-06-05 Thread Tim Meader
ake it show all threads. Just thought this should be noted somewhere, since all the documentation, and every newsgroup posting I've seen all indicate that you SHOULD DEFINITELY see at least 3 mysqld processes running upon initial startup. Later. --- Tim Meader ODIN Unix Group ACS Governm

Re: Patch Submittal -- Documentation

2003-06-03 Thread Becoming Digital
Monday, 02 June, 2003 18:09 Subject: Re: Patch Submittal -- Documentation > At 14:38 -0700 6/2/03, Paul G. wrote: > > > At 14:21 -0700 6/2/03, Paul G. wrote: > >> >Anyone know where to find the documentation associated with patch > >> >submittal? That is from

Re: Patch Submittal -- Documentation

2003-06-03 Thread Paul G.
> At 14:38 -0700 6/2/03, Paul G. wrote: > > > At 14:21 -0700 6/2/03, Paul G. wrote: > >> >Anyone know where to find the documentation associated with patch > >> >submittal? That is from inception and determination of need for > >> &

Re: Patch Submittal -- Documentation

2003-06-03 Thread Paul DuBois
At 14:38 -0700 6/2/03, Paul G. wrote: > At 14:21 -0700 6/2/03, Paul G. wrote: >Anyone know where to find the documentation associated with patch >submittal? That is from inception and determination of need for the >patch to the final application of a patch? > Is this a MySQL

Re: Patch Submittal -- Documentation

2003-06-03 Thread Paul G.
> At 14:21 -0700 6/2/03, Paul G. wrote: > >Anyone know where to find the documentation associated with patch > >submittal? That is from inception and determination of need for the > >patch to the final application of a patch? > > > > Is this a MySQL questi

Re: Patch Submittal -- Documentation

2003-06-03 Thread Paul DuBois
At 14:21 -0700 6/2/03, Paul G. wrote: Anyone know where to find the documentation associated with patch submittal? That is from inception and determination of need for the patch to the final application of a patch? Thank you, Paul G. Is this a MySQL question? -- MySQL General Mailing List

Patch Submittal -- Documentation

2003-06-03 Thread Paul G.
Anyone know where to find the documentation associated with patch submittal? That is from inception and determination of need for the patch to the final application of a patch? Thank you, Paul G. -- MySQL General Mailing List For list archives: http://lists.mysql.com

MYSQL Documentation

2003-06-02 Thread Nils Valentin
Hello Mysql List members, I am about to create some documents which I feel are not "so" complete documented until now. It's not a lot right now. I ceate a table comparison chart and a MySQL error code listing (in text format) which you could use to lookup Client and Server errors. Table or OS

documentation on new MySQL 4.1 features

2003-03-25 Thread Michael Kofler
Hi, I have just downloaded + compiled the latest bitkeeper version of MySQL 4.1 and of the MySQL manual (bk://mysql.bkbits.net/mysqldoc). I would like to test the new features, especially the new charset/unicode support, R-trees etc., but I fail to find any detailed documentation on it. http

MySQL 3.23.5x documentation

2003-01-24 Thread Davy Obdam
Helloo people, I am looking for a Windows help file (.*hlp or .*chm) or PDF file with the MySQL manual for version 3.23.5x. Also i would like the HTML version with multiple HTML files (tar.gz). I have been looking on the MySQL website, but everything is version 4.0.x . Can anyone help me with t

Error in NULLIF documentation

2002-10-14 Thread Giuseppe Maxia
>Description: The documentation for NULLIF states that expr1 is evaluated twice if the expressions are equal. Actually, it is the opposite. Expr1 is evaluated twice when the two exporessions are NOT equal. >How-To-Repeat: mysql> set @myval:=0; Query OK, 0 rows affected

Product Structure and Documentation storage in MySQL

2002-09-28 Thread Magnus Sundberg
Hi, We are evaluating the storage of document and product information in a MySQL database. The product information that is stored will be product structures, that then will be pointing to the document storage. Anybody that has implemented such a database? The first approach is something very s

Re: Documentation question

2002-09-24 Thread Thomas Seifert
> > I have a small question about the documentation that I do not understand. > > In your documentation you have a small section regarding running > > multiple data base servers on the same machine. You are supposed to run > > the databases on different sockets, communication

Re: Documentation question

2002-09-24 Thread Magnus Sundberg
ng: > > Dear sirs, > I have a small question about the documentation that I do not understand. > In your documentation you have a small section regarding running > multiple data base servers on the same machine. You are supposed to run > the databases on different sockets, commu

RE: Documentation correction...

2002-09-23 Thread Jon Frisby
IGNED] [ZEROFILL] -JF > -Original Message- > From: Jon Frisby [mailto:[EMAIL PROTECTED]] > Sent: Sunday, September 22, 2002 1:12 PM > To: mysql > Subject: Documentation correction... > > > Section 6.5.3 of the MySQL documentation has some slight mistakes: > > Und

Documentation correction...

2002-09-22 Thread Jon Frisby
Section 6.5.3 of the MySQL documentation has some slight mistakes: Under the "create_definition:" section, the following line appears: or CHECK (expr) But this syntax doesn't appear to actually be supported yet (it produces an error rather than being silently ignored).

client-serwer communication protocol's documentation

2002-09-02 Thread Krzysztof Krupa
Hi. I badly need the documentation to the mySQL client-server TCP/IP communication protocol. I'm trying to build some measurement system with VEE 6 from Agilent Technologies, mySQL and Apache. There is no possibility in VEE to use ODBC, so I've decided to make some VEE programming of

Documentation Bug - change requested

2002-08-02 Thread Larry Irwin
Since CHECK cannot be used in CREATE TABLE in any way, shape or form, remove it from the documentation for CREATE TABLE. Lary Irwin CCA Medical sql, query - Before posting, please check: http://www.mysql.com/manual.php

Re: Database documentation

2002-07-09 Thread mos
ur database. Oh yeah, one more thing, it's free. :) It also has excellent PDF documentation on how to use case tools. Also if you just want to report on the structure, try MySQLFront from http://www.anse.de/mysqlfront/. Also EMS MySQLMgr has much better reporting and you can get a 30 day ev

Re: Database documentation

2002-07-09 Thread Francisco Reinaldo
Hi, These tools are not open source: http://www.thekompany.com/products/dataarchitect/ You can download the evaluation. It supports MySQL directly: http://www.datanamic.com/download/download_dezign.html If you are not familiar with database methodology and relation entity diagrams, I recomend

Database documentation

2002-07-09 Thread Gigi Di Leo
Hello list. At the end of a db programming job (using php) I have been asked for a document describing in details the structure of a MySQL database. The purpose of the document is to make other DB people able to manage and interface the database (I can figure out that there is also the intent t

Re: MySQL AB: Need documentation clarification

2002-07-01 Thread Jeremy Zawodny
On Tue, Jun 11, 2002 at 03:58:14PM -0700, Jeff Kilbride wrote: > > both InnoDB and MyISAM keep also dynamically statistics about tables. In > > most cases running ANALYZE TABLE does not bring any benefit in query > > optimization. > > Personally, I'm pretty shocked to hear you say this. I was und

mysql documentation & prompt

2002-06-18 Thread Michal Dvoracek
Hello, http://www.mysql.com/doc/m/y/mysql.html there is section how to set up own prompt for mysql. I tryed but doesn't working. (tested on 3.23.43 and 4.0.1-alpha) Is possible to set up own prompt in mysql ? Regards, Michal Dvoracek [EMAIL PROTECTED] sql, table, sele

Re: MySQL AB: Need documentation clarification

2002-06-11 Thread Jeff Kilbride
> both InnoDB and MyISAM keep also dynamically statistics about tables. In > most cases running ANALYZE TABLE does not bring any benefit in query > optimization. Personally, I'm pretty shocked to hear you say this. I was under the impression that running ANALYZE TABLE was a "good thing" and helpe

Re: MySQL AB: Need documentation clarification

2002-06-11 Thread Heikki Tuuri
For the mail filter: SQL database - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 2:47 PM Subject: Re: MySQL AB: Need documentation clarification > Erv, > > > - Original Message

  1   2   3   >