How to fix strange problem with Zabbix (strange alphabets on every graph)? - zabbix

I have strange alphabets on every graph.
Anybody know how to fix it?

Had reinstall zabbix frontend and problem has gone.

Related

Missing Schemas in MySQL Workbench

I am having an issue in MySQL Workbench, where many of my created schemas are missing. I was in a Coding Bootcamp, and all the schemas that I created during that period vanished. The ones created beforehand are all still there. I'm pretty sure I am using the same user account and I checked the privileges. I also checked usr/local/var/mysql and the missing schemas are not located in this folder. So my question is what happened to them? I certainly did not delete them. Maybe someone else did when I wasn't looking? Or could this have been caused by an update? I went several months without opening Workbench, so I'm not exactly sure when this happened. I have searched for hours and hours on SO and google and have not found an answer. Any ideas are much appreciated!
Also, I am on MacOS Catalina 10.15.7 if that helps.

Not able to start MySQL in UBUNTU 18`

This might be old one. But I have tried many solutions. If I can not fix now, I will loose my databases.
Please help. I have attached screen shot
Suddenly MySQL stopped and I am getting this type of error, when going to start again
Yo see the logs? Usually in the logs says something about the problem.
/var/log/mysql/mysql_error.log
in the logs you can see all about your server. Good Day!

How to disable Database Update Alerts in the Backend in Bolt 3.4.8 CMS

Hello Community and Developers,
I have a problem in the backend of the Bolt 3.4.8 CMS. This is the new version.
Even if the database is being updated, the update message will always be visible in the backend. How can I disable it?
It annoys a bit that this message in pink color can be seen again and again.
Can I disable the message via the config.yml?
Thanks in advance.
There was a bug with some database upgrades where some changes were not correctly detected. This is supposed to be fixed in version 3.5.6 - so you should be able to get rid of that message by upgrading to a newer version of bolt: https://github.com/bolt/bolt/releases/tag/v3.5.6
It's can't disable via config.yml. I would not recommend disable it. Even if you disable this, you will not see suggestions for other updates when it's will need.
What fields does it offer you to update?
I had such a problem with the "User profiles" extension, the field "description". I did not find a solution, just deleted this field, because I did not use it.

MySQL Cluster Auto-Installer

I am using MySQL Cluster Auto-Installer. I click the next button while keeping the default configurations. But finally when i click Deploy and start cluster it will give me the following error.
I cant find any information regarding this message in the web.
#dennypanther, It's always in the config dir such as: /usr/local/mysql/mysql-cluster/ and It´s called "ndb_49_cluster.log".
In addition, maybe you could find it within a folder named with the same node id, for example: /usr/local/mysql/mysql-cluster/49/.
It depends how you configure it in the installation process.
I guess you resolved this problem a long time ago, however I try to help you as much as posible.
This looks like a bug fixed in recent 7.5 release of MySQL Cluster.
I did the bug fix myself, there was an issue with
not handling Windows character set properly that
made the start of the management server fail.
Fixed by handling also Windows character set
in messages from OS. Don't recall exact version
it was fixed in, but definitely fix is in latest
7.5.

Not able to create database in phpMyAdmin

I want to create database in phpMyAdmin. I have done these many times before in my old system and old phpMyAdmin version, but currently not able to do it. And tried to search this problem through a lot of question,but couldn't find the answers.
Because Most of them have problem of privilege, but i think i don't have this problem because i have all the privileges.
When i am trying to create database, it doesn't give any error but it just displays "Processing Request".
I am attaching screenshot.
let me know if you can think of any reason behind this.
Any help would be appreciated.
you should try it after reinstalling phpmyadmin..
It seems you are on hosting server.
Most probably you are getting a limited number of databases on your account.
You must have exceeded the allowed no. of databases on the account.
If not please add a comment, we will see again.
Cheers!!!
Yes. I was had same problem. What i do is.. move to another browser.
Im using mozilla when i had the problem. Then when i change to using interrnet explorer. Its work perfectly. Idk, what happen but this is work...