mariadb/innobase/row
Satya B 729648c4b7 Additional Fix for BUG#40565 - Update Query Results in "1 Row Affected"
But Should Be "Zero Rows"


After applying the innodb snapshot 5.0-ss5406 for bug#40565, the windows push build
tests failed because of the missing cast of void * pointer in row0sel.c file

Informed the innodb developers and received patch by email.

innobase/row/row0sel.c:
  Cast the default_rec which is a void * pointer
2009-06-29 17:57:22 +05:30
..
Makefile.am my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
row0ins.c Applied innodb-5.0-ss368 snapshot 2006-03-29 23:04:32 +04:00
row0mysql.c Applying InnoDB snashot 5.0-ss5406, part 2. Fixes BUG#40565 2009-06-25 15:20:26 +05:30
row0purge.c InnoDB: Define some macros around GCC's __builtin_expect() 2005-04-21 14:23:26 +03:00
row0row.c InnoDB: Performance optimizations based on OProfile analysis 2005-04-25 10:14:35 +03:00
row0sel.c Additional Fix for BUG#40565 - Update Query Results in "1 Row Affected" 2009-06-29 17:57:22 +05:30
row0uins.c Merge with 4.0 2004-04-26 15:53:31 +03:00
row0umod.c InnoDB: Print more than 300 characters of queries in various error conditions, 2005-08-12 11:39:19 +03:00
row0undo.c Apply innodb-5.0-ss1372 snapshot 2007-03-28 22:41:21 -06:00
row0upd.c Applied innodb-5.0-ss368 snapshot 2006-03-29 23:04:32 +04:00
row0vers.c Fix bugs found in previous optimizations. 2005-04-27 12:28:44 +03:00