logo       

[bug] Introductory text does not disappear after posting first node on Post: msg#00978

php.drupal.devel

Subject: [bug] Introductory text does not disappear after posting first node on Postgres

Project: Drupal
Version: cvs
Component: database system
Category: bug reports
Priority: critical
Assigned to: adrian
Reported by: adrian
Updated by: adrian
Status: patch
Attachment: http://drupal.org/files/issues/_2drupal (1.67 KB)

Update patch to remove second occurance of db_affected_rows in
user.module
According to Killes, the mysql manual states that it also should not
return affected rows on a 'select' statement.


adrian



Previous comments:
------------------------------------------------------------------------

February 26, 2004 - 09:10 : adrian

Attachment: http://drupal.org/files/issues/_0drupal (742 bytes)

Postgres does not return 'affected rows' when doing a select statement.

Even though PEAR supports this functionality, it fails silently when
using postgres.
I have used the db_num_rows() function instead to return the amount of
rows returned.
--
View: http://drupal.org/node/view/6066
Edit: http://drupal.org/project/comments/add/6066





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise