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
- Uninstall, Activate, Deactivate a plugin: typical features & how-to
- How To Activate Plugins via Code?
- Activate a plugin through PHPMyAdmin or FTP?
- How to check if a theme is active?
- Creating 20,000 Posts or Pages using a .csv file?
- How to properly insert data into custom table via plugin
- Pluggable function and activation check?
- Run WP-CLI using PHP
- How does WordPress handle MySQL row lock errors?
- Automatically install wordpress plugin at theme activation
- Show a confirm message before plug-in activation
- Searching users with WP_List_Table plugin
- Can’t install local plugin (zip) with wp-cli [closed]
- Search and replace text across all posts
- Convert WordPress posts to products in WooCommerce
- Function to activate WordPress theme inside a plugin
- Can I explicitly specify ENGINE=InnoDB in WordPress?
- Bad Request (Invalid Hostname) on working server, database problem
- 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
- explanation for activate_plugin function in wordpress core
- Remote plugin activation hook
- $wpdb->get_results() does not fetch results with unicode ‘WHERE’ clause
- Force plugin to fail activation
- 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
- Correct way to use register_activation_hook
- Replace existing pages with new pages, keep menu links
- 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
- How to include plugin without activation?
- Auto add content such as pages upon plugin activation?
- Detect when any plugin is activated or deactivated
- 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?
- Default Plugin Settings Not Writing to Database
- Plugin won’t activate – cannot declare class (already in use)
- How to get number of Affected rows from wordpress dbDelta() function
- Plugin Deactivate Self on Activation Errors
- How to activate plugins for my WordPress sites from a remote server
- How to determine what is generating large amount of database queries?
- Get post by ASC from custome field DATE picker
- register_activation_hook with include file [closed]
- MySql database help for a plugin
- How to remove Database Table in WordPress via Function file?
- mysqli_error() expects parameter 1 to be mysqli, null given in own db class
- Prevent a plugin from being automatically activated
- 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
- Own plugin corrups plugin-activation
- 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
- WpDataTables – View Image Directory
- get current date + 90 days and checking every day
- join 2 table orders wordpress plugin
- How do I run SQL queries on a WordPress web page? [closed]
- 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?
- Enabling WP_USE_EXT_MYSQL to support old plugin
- how to access all user dashboard on fronted page [closed]
- 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)
- Automatic switch to backup database on fail
- SQL to order by CPT results by user->display_name w/only user->ID known
- Migrating to WordPress Recipe Plugin and Some SQL Issues
- Enabling plugin failed because MySQL user do not have CREATE permissions
- WordPress user account activation
- WordPress page and plugin list using sql query
- Why this function not working for install database on plugin activation
- WP-DownloadManager – Query most download per week/month etc
- Better ads plugin has 500.000 entries in wp_postmeta
- register_activation_hook in oop approach
- How to create multiple database tables on plugin activation?
- Errors when trying to use a plugin to write to the database
- _prime_post_caches in wordpress
- pagination on data fetched using SQL query
- Run function on plugin activation before plugin is loaded
- after wordpress update to 3.5+ i get many errors in plugin wpdb::prepare()
- Speeding SQL queries for a large database?
- Cannot get wpdb data (Error in a simple fuction) [closed]
- Mass SQL WordPress Meta Key deletion
- Notice: Uninitialized string offset: 0 in social sharing mu-plugin