Re: Result row count *without* buffering all results?

2005-09-19 Thread Ken Gieselman
Harrison Fisk wrote: Hi Ken, On Sep 18, 2005, at 3:53 PM, Ken Gieselman wrote: Scott Gifford wrote: Ken Gieselman [EMAIL PROTECTED] writes: [...] So, here's my question: How can I find out how many rows are being returned by a query, without using mysql_stmt_store_result() to buffer all

Re: Result row count *without* buffering all results?

2005-09-18 Thread Ken Gieselman
Scott Gifford wrote: Ken Gieselman [EMAIL PROTECTED] writes: [...] So, here's my question: How can I find out how many rows are being returned by a query, without using mysql_stmt_store_result() to buffer all the rows back to the client? One straightforward way is to replace the SELECT

Result row count *without* buffering all results?

2005-09-17 Thread Ken Gieselman
is the weapon of the Civilized Warrior - Hun, A.T. Ken Gieselman [EMAIL PROTECTED] Endlessknot Communications http://www.endlessknot.com

Complicated Subquery help

2005-03-01 Thread Ken Gieselman
for doing the selection? Thanks for the help! ken === Diplomacy is the weapon of the Civilized Warrior - Hun, A.T. Ken Gieselman [EMAIL PROTECTED

Re: Partial Row Reads?

2004-10-25 Thread Ken Gieselman
=== Diplomacy is the weapon of the Civilized Warrior - Hun, A.T. Ken Gieselman [EMAIL PROTECTED] System Administrator http://www.endlessknot.com

Partial Row Reads?

2004-10-21 Thread Ken Gieselman
- Hun, A.T. Ken Gieselman [EMAIL PROTECTED] System Administrator http://www.endlessknot.com/~kgieselm Endlessknot Communications http://www.endlessknot.com

RE: Partial Row Reads?

2004-10-21 Thread Ken Gieselman
- Hun, A.T. Ken Gieselman [EMAIL PROTECTED] System Administrator http://www.endlessknot.com/~kgieselm Endlessknot Communications http://www.endlessknot.com

Prepared Statement questions/issues

2004-08-18 Thread Ken Gieselman
- Hun, A.T. Ken Gieselman [EMAIL PROTECTED] Endlessknot Communications http://www.endlessknot.com === -- MySQL General Mailing List

count() on multiple similar tables?

2004-05-04 Thread Ken Gieselman
- Hun, A.T. Ken Gieselman [EMAIL PROTECTED] System Administratorhttp://www.endlessknot.com/~ken Endlessknot Communications http://www.endlessknot.com

Re: count() on multiple similar tables?

2004-05-04 Thread Ken Gieselman
Great! Thanks for the quick pointer! ken Quoting Diana Soares [EMAIL PROTECTED]: You may use MERGE TABLES: http://dev.mysql.com/doc/mysql/en/MERGE.html -- Diana Soares On Tue, 2004-05-04 at 10:08, Ken Gieselman wrote: Heya folks -- Trying to come up with a way to count across

Reading Binary Data

2004-03-27 Thread Ken Gieselman
there dealing with large volumes of numeric data? Thanks in advance, Ken === Diplomacy is the weapon of the Civilized Warrior - Hun, A.T. Ken Gieselman