The Artima Developer Community
Sponsored Link

PHP Buzz Forum
MySQL 5.0.51a-24+lenny2: Broken updates

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrew Johnstone

Posts: 206
Nickname: andrewj02
Registered: Sep, 2004

Andrew M. Johnstone
MySQL 5.0.51a-24+lenny2: Broken updates Posted: May 26, 2010 1:56 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Andrew Johnstone.
Original Post: MySQL 5.0.51a-24+lenny2: Broken updates
Feed Title: Development, Analysis And Research
Feed URL: http://www.ajohnstone.com/feed/atom/
Feed Description: by Andrew Johnstone
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Andrew Johnstone
Latest Posts From Development, Analysis And Research

Advertisement
I have seen a problem with MySQL failing to update tables several times and despite having a valid UPDATE statement and data that should be modified after an update, there were no modifications made (not having any triggers enabled). As a quick example: mysql> SELECT price_ask, price_bid, price_mid FROM instruments WHERE symbol = 'A.N'\G *************************** 1. row [...]

Read: MySQL 5.0.51a-24+lenny2: Broken updates

Topic: MySQL: LAST_INSERT_ID() Previous Topic   Next Topic Topic: app.Builder.js - First release

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use