[Mono-bugs] [Bug 77861][Nor] Changed -
Mono.Data.SqliteClient.SqliteCommand.LastInsertRowID() always
returns 0 on PowerPC
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 12 15:45:53 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by slomo at ubuntu.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77861
--- shadow/77861 2006-04-01 11:15:35.000000000 -0500
+++ shadow/77861.tmp.27974 2006-04-12 15:45:53.000000000 -0400
@@ -3,13 +3,13 @@
Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Wishlist
+Priority: Normal
Component: Sys.Data
AssignedTo: tsenganal at novell.com
ReportedBy: slomo at ubuntu.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -60,6 +60,11 @@
Is the data making it into the database? Can you use the command line
sqlite3 tool to inspect the db?
------- Additional Comments From slomo at ubuntu.com 2006-04-01 11:15 -------
Yes, it is added to the database and the IDs are fine in the database.
It's only LastInsertRowID() that returns a wrong value.
+
+------- Additional Comments From slomo at ubuntu.com 2006-04-12 15:45 -------
+This prevents banshee from working correctly with playlists on PPC btw...
+
+Ubuntu Bug: https://launchpad.net/distros/ubuntu/+source/mono/+bug/35604
More information about the mono-bugs
mailing list