micruha

Results 9 comments of micruha

Hello. Please tell me, does MySQL_Connection support sending queries with words in Russian? ` ` char db_name[] = "testdatabase"; char table_name[] = "org_events"; char shop_name[] = "Maximum"; //Пока только на...

Russian Russian letters are freely supported by MySQL, and in Serial.println(query); text with Russian letters is displayed, which is sent to the table, and incorrectly interpreted characters are written to...

I'm not good at programming. Everything I can do is thanks to ChatGPT, but all the advice he gives me on fixing my code doesn't work.

> Знаете ли вы, какое сопоставление вы используете в MySQL? Если вы можете определить кодировку/сопоставление, я могу предложить быстрый хак, чтобы заставить его работать. Это один из них? Если да,...

I can't change anything in the MySQL database, because a trade accounting program works with its tables. If I change MySQL parameters, then my program stops working correctly. I am...

I'm sorry, I didn't understand you. I'm not a programmer and I don't understand many terms. I need time to understand what you wrote to me. I will study all...

I'm sitting now, trying to understand your answer and change the sketch code. ![WhatsApp Image 2023-05-28 at 02 47 59](https://github.com/ChuckBell/MySQL_Connector_Arduino/assets/120698813/c80bdd59-2d4f-40cd-9858-5cebb5d8e9f0)

That's it, got it. I'll check it out now.

buffer[size_send] = byte(0x33); it didn't work. Signed up for the table - Maximum: 16 посетителей. ![image](https://github.com/ChuckBell/MySQL_Connector_Arduino/assets/120698813/e1575df9-672c-40ec-a3d1-e8132bc1be3f)