Failure to replicate changes to relational database for: Arne, will continue trying.INSERT INTO `ParNum` (`RavenID`, `Name`, `Value`, `N`)VALUES (@RavenID, @Name, @Value, @N)MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'NaN' in 'field list'at MySql.Data.MySqlClient.MySqlStream.ReadPacket()at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)at MySql.Data.MySqlClient.MySqlDataReader.NextResult()at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()at Raven.Database.Bundles.SqlReplication.RelationalDatabaseWriter.InsertItems(String tableName, String pkName, List`1 dataForTable) in c:\Builds\RavenDB-Unstable-v2.5\Raven.Database\Bundles\SqlReplication\RelationalDatabaseWriter.cs:line 145
replicateToParNum( { Name: param.Name, Value: param.Value, N: j } );
replicateToParNum( { Name: param.Name, Value: param.Value, N: 0 } );
-- Robert--
You received this message because you are subscribed to the Google Groups "ravendb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+unsubscribe@googlegroups.com.
Great! Thanks Oren.
You received this message because you are subscribed to a topic in the Google Groups "ravendb" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ravendb/Yt1_TfpkHiE/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to ravendb+u...@googlegroups.com.