Hello,
i can report the following:

i added a database with a project (the green folder); 
saving waypoints went fine.
If a add a track (*.gpx) i got the following;

2016-01-10 13:10:01.827 [warning] Execution of SQL-Statement ` "INSERT 
INTO items (type, keyqms, icon, name, comment, data, hash) VALUES 
(:type, :keyqms, :icon, :name, :comment, :data, :hash)" ` failed:
2016-01-10 13:10:01.828 [warning] QSqlError("1366", "QMYSQL3: Der Befehl 
konnte nicht ausgeführt werden", "Incorrect string value: '\\xE2\\x86\
\x97114...' for column 'comment' at row 1")

Emanuel



Am Tue, 22 Dec 2015 15:09:53 +0100 schrieb Oliver Eichler:

> hi,
> 
> there has been another change in the database that needs migration of
> the database. Please backup your database and report errors.
> 
> As you might have noticed QMapShack is supporting MySql now. To use
> MySql you need a database server and a user login to that server. On the
> database sever you have to create a database by:
> 
> create database myname;
> 
> This will create the database with name "myname". In QMapShack's
> database setup dialog you have to use that name.
> 
> The challenge with using a MySql server is having multiple instances of
> QMapShack using the same database. This will create conflicts when
> inserting/updating items from different instances. I spent quite some
> efforts to catch all these conflicts. But you never know. Thus if you
> experience some peculiar behaviour please report.
> 
> 
> The next step will be a mechanism to manually/automatically update the
> database tree and the workspace.
> 
> 
> It would be nice if enough users test and challenge that feature before
> the next release.
> 
> Oliver
> 
> 
------------------------------------------------------------------------------



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to