Not sure if it is related, but just in case, as for the last time I looked at it WP core 5.8 have bugs in dbdelta relating to MySQL 8 when integers are involved. Latest MariaDb seems to do better.
I would assume that as of 5.8 core is not ready to be deployed on edge everything. There might be good chance of things generaly working but you might run into edge cases in which they will not.
Related Posts:
- Multiple instance of data in plugin custom database table on plugin activation
- How To Activate Plugins via Code?
- Activate a plugin through PHPMyAdmin or FTP?
- How to check if a theme is active?
- How to properly insert data into custom table via plugin
- Run WP-CLI using PHP
- How does WordPress handle MySQL row lock errors?
- Automatically install wordpress plugin at theme activation
- Searching users with WP_List_Table plugin
- Can’t install local plugin (zip) with wp-cli [closed]
- Convert WordPress posts to products in WooCommerce
- Can I explicitly specify ENGINE=InnoDB in WordPress?
- How can I list only sites that use a particular theme or plugin?
- Activate Plugin which is in subfolder?
- Help!! I Screwed up my WP
- Remote plugin activation hook
- Changing BIGINT to INT
- WordPress register_activation_hook table creation not working
- Multisite: Activate plugin for subsites only?
- The plugin generated x characters of unexpected output, $wpdb not defined
- Can I run multiple queries with $wpdb->prepare?
- Cannot run the code after I activate the plugin
- How to remove duplicate Custom Fields?
- Unable to activate wordpress importer after installing it
- greatest() function returns undefined property
- Auto add content such as pages upon plugin activation?
- How to write one comment and publish on every post using database or plugin?
- How to automate wordpress plugin activate and deactivate by php logic?
- Plugin won’t activate – cannot declare class (already in use)
- How to get number of Affected rows from wordpress dbDelta() function
- MySql database help for a plugin
- How to remove Database Table in WordPress via Function file?
- Bulk edit existing shortcode within custom field
- Is any information available in PHP files in WP about plugin activation history?
- Display data on Word Press site posts and pages from mysql table
- Activated plugin is stored as an object, rather than as a path
- How to simultaneously access the same MySQL database in the main column and sidebar of WordPress?
- Help With MySQL to WPDB Query Conversion
- Creating mySQL procedure with $wpdb
- How to check if tables in WordPress still exists after activations
- How to block plugin activations with no known user or coming from unknown IP address range?
- Run plugins only on certain pages
- get current date + 90 days and checking every day
- How can I perform high-level database merging for WordPress within continues delivery?
- 306 MB of wp_options occupied by WordPress SEO Plugin, is that normal? [closed]
- WordPress plugin creation how to execute .sql in order to insert multiple rows at activation of plugin
- Plugin: register_deactivation_hook works perfectly well, while register_activation_hook suddenly stopped working
- Are functions in main plugin file called before function bound to register_activation_hook runs?
- Insert data from .sql file in wordpress plugin
- Force file download on plugin activation
- WordPress + JavaScipt + AJAX + MySQL: insert query for form
- WordPress Backend HA (Automatic failover)
- Migrating to WordPress Recipe Plugin and Some SQL Issues
- WordPress user account activation
- WP-DownloadManager – Query most download per week/month etc
- register_activation_hook in oop approach
- Cannot get wpdb data (Error in a simple fuction) [closed]
- Notice: Uninitialized string offset: 0 in social sharing mu-plugin
- A question about register_activation hook
- register_activation_hook() not working as expected
- Always get creating a new table with foreign key
- How to do database for download stats?
- DB Query not working in Plugin
- speed up pagination for huge database
- Way to send multiple values for column to MySQL?
- Apparent errer when installing plugin
- Activate a plugin via a SQL query
- How to display results from a data table with an encrypted user id?
- My plugin does not install correctly if a previous version is still installed
- Is there existing plugins to “Click-to-Launch” embedded Flash / SWF content?
- add_action for publish_post doesn’t work
- Activation flow of a plugin in a multisite environment
- need to find duplicated meta value in custom filed and view the posts that have the same value
- My CPU usage in A2 Hosting Shared Plan (Turbo Boost) is high due to mysql query!
- Getting current user data with MySQL statement
- Memcaching recurring SQL Queries
- What database state changes happen after a post is manually “updated” with no changes?
- Cant create table on plugin activation
- How to get database connection details without longing to cpanel in WordPress?
- How to run flush_rewrite_rules on activation after i register my custom post type using WordPress Boilerplate Plugin
- WordPress UPDATE queries on MySQL database stuck
- Moving a few select DB tables to a new WP instance
- dbDelta not CREATING TABLE
- Cannot modify header information – headers already sent during plugin activation
- Delete user meta based on key value that is an array
- Resetting AUTO_INCREMENT primary key
- API calls on plugin activation or init?
- Different plugins activated online and offline
- Problems with installing and deleting plugins
- Plugin De/Activation Not Firing On MultiSite install
- why i cannot see some plugins while they are enabled on network admin page?
- how to search through plugin in wordpress cimy-user-extra-fields?
- Get all the related data from WordPress DB
- Trying to insert a row from a Plugin
- 504/502 errors plauging our site
- Install theme as part of a plugin
- Post sorting and ordering function in WordPress Admin is broken and always shows post from oldest to newest
- PHP Creating a formula from mysql db values and db stored math operator
- Share or sync user table data with another user table
- Split Million WordPress Post’s Into Multiple Database Server