This is a discussion on Faster Database Oracle vs Mysql within the Database Support forums, part of the Web Development category; Hi, when executing the same update statement many times , mysql says N rows updated only on first time next it ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, when executing the same update statement many times , mysql says N rows updated only on first time next it says 0 Rows Updated, but other database like oracle it shows N Rows updated for Each executation time . is it MYSQL Optimization which makes mysql faster or bug ? |
|
#2
| |||
| |||
| Hi, While updating, If you set a column to the value it currently available in the table then MySQL notices this and does not update it. Generally MySQL does't do dummy update. Go thru the below given example, Quote:
__________________ Keep smiling... Last edited by priyan : 09-04-2007 at 03:39 AM. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to get sequence number from oracle database using biztalk oracle db adapter | arjkhanna | Server Management | 3 | 06-11-2009 02:30 AM |
| How can I convert a Access database to a MySQL database? | itbarota | PHP Programming | 2 | 09-13-2007 09:04 AM |
| Oracle Database Objects | Murali | Database Support | 7 | 09-05-2007 05:09 AM |
| Advantages to using Oracle’s CREATE DATABASE | vadivelanvaidyanathan | Database Support | 1 | 07-17-2007 01:59 AM |
| Oracle Database Lite 10g | Karpagarajan | Database Support | 3 | 03-29-2007 03:26 PM |
Our Partners |