-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rasbian Stretch uses MariaDB #2
Comments
Eikä MariaDB ole drop-in yhteensopiva MySql:n kanssa? |
Osa komennoista ainakin tuntui olevan hiukan muuttunut. Viittaa MariaDB:hen mut ihan varma en oo. Muuten homma rokkaa, mut kannan luonnissa ja sinne sitten kirjoittamisessa on haasteita. |
Jos jaksat odottaa viikonlopun niin pääsen itse testaaman, käytän omissa projekteissa noita sekaisin eikä omalle kohdalle ole sattunut yhteensopimattomuuksia - mikä ei tietenkään ole tae etteikö niitä olisi. |
I got it working. Here is what I changed in read_and_write_observations.py :
Saa kommentoida jos tossa on turhia osioita, mut nyt taulusta löytyy arvot ja homma rokkaa. |
curs.execute ("""INSERT INTO observations vaati myös muutamisen cursor.execute ("""INSERT INTO observations |
How to fix read_and_write_observations.py to use MariaDB since stretch is the current build for Raspberry?
Is there other fixes that needs to be implemented?
The text was updated successfully, but these errors were encountered: