Okay
Okay
> USER arch WORKDIR /home/arch/yay RUN sudo chmod -R a+w /home/arch/yay; \ git clone https://aur.archlinux.org/yay.git .; \ sudo -u nobody makepkg -si --noconfirm; \ Hi @DONG-Jason I did as you...
@zmstone I am also using Ocenbase and found that the server status returned by MySQL is different.Ocenbase server status is '0x0022',MySQL server status is '0x0002',Will this server status have any...
Hi @changdong123,I think add new server_status **SERVER_STATUS_NO_INDEX_USED_AUTOCOMMIT** is wrong method, although it should still work fine. A new status code should not be added (the mysql official documentation does not...
Is it possible to distribute an emqx software package based on the Alpine system?Use `apk add emqx` to install emqx.