So the setup is the following, debian squeeze and percona version 5.5.35-33.0.
I had done an upgrade from 5.5.35-33.0 to 5.5.36-34.2-648.squeeze and the following error created an red monitor on my jenkins.
ERROR 1148 (42000) at line 1: The used command is not allowed with this MySQL version
After searching on the web, i found this entry on the web.
sudo vim /etc/mysql/my.cnf
# add follwing entry to fitting locations
[mysql]
local-infile=1
[mysqld]
local-infile=1
# /etc/init.d/mysql restart
Get your current used version?
# mysql --user=root --password=
SHOW VARIABLES LIKE "%version%";
Check if changes are working?
# mysql --user=root --password=
SHOW VARIABLES LIKE '%local%';
I'm happy to announce the release of 1.0.3 of the lock component.
Thanks to some old thoughts, i added a "DependentInterface" to the component. As usual, it is available on packagist.org also.
I'm happy to announce the release of 1.0.3 of the lock component.
Thanks to some old thoughts, i added a "DependentInterface" to the component. As usual, it is available on packagist.org also.
Since amazon bundles its prime with the video steaming, i wanted to check if i can use my raspberry pi with this amazon service also. I searched for some howtos on the web but only found outdatedentries.
At the end, it turned out it was working in the past and it is working in the present for windows pcs with a lot of horsepower under the hood. Since amazon bundles a lot of DRM-sh*t, it is impossible to get something done on a pi so far.