|
1 |
| -[17-Jun-2024 08:03:49 UTC] WordPress database error <div style="clear:both"> </div> |
| 1 | +[26-Jul-2025 08:04:44 UTC] WordPress database error <div style="clear:both"> </div> |
2 | 2 | <div class="queries" style="clear:both;margin-bottom:2px;border:red dotted thin;">
|
3 | 3 | <p>MySQL query:</p>
|
4 |
| -<p>SELECT wp_posts.ID |
5 |
| - FROM wp_posts |
6 |
| - WHERE 1=1 AND ( |
7 |
| - 0 = 1 |
8 |
| -) AND wp_posts.post_type = 'wp_global_styles' AND ((wp_posts.post_status = 'publish')) |
9 |
| - GROUP BY wp_posts.ID |
10 |
| - ORDER BY wp_posts.post_date DESC |
11 |
| - LIMIT 0, 1</p> |
| 4 | +<p>SELECT option_value FROM wp_options WHERE option_name = 'active_plugins' LIMIT 1</p> |
12 | 5 | <p>Queries made or created this session were:</p>
|
13 | 6 | <ol>
|
14 |
| -<li>Executing: BEGIN | (no parameters)</li> |
15 |
| -<li>Executing: SELECT wp_posts.ID |
16 |
| - FROM wp_posts |
17 |
| - WHERE 1=1 AND ( |
18 |
| - 0 = 1 |
19 |
| -) AND wp_posts.post_type = :param0 AND ((wp_posts.post_status = :param1 )) |
20 |
| - GROUP BY wp_posts.ID |
21 |
| - ORDER BY wp_posts.post_date DESC |
22 |
| - LIMIT 0, 1 | parameters: wp_global_styles, publish</li> |
| 7 | +<li>Executing: BEGIN IMMEDIATE | (no parameters)</li> |
| 8 | +<li>Executing: SELECT `option_value` FROM `wp_options` WHERE `option_name` = 'active_plugins' LIMIT 1 | (no parameters)</li> |
23 | 9 | <li>Executing: ROLLBACK | (no parameters)</li>
|
24 | 10 | </ol>
|
25 | 11 | </div>
|
26 | 12 | <div style="clear:both;margin-bottom:2px;border:red dotted thin;" class="error_message" style="border-bottom:dotted blue thin;">
|
27 |
| -Error occurred at line 3786 in Function <code>handle_error</code>. Error message was: SQLSTATE[HY000]: General error: 1 no such table: wp_posts. |
| 13 | +SQLSTATE[HY000]: General error: 1 no such table: wp_options |
28 | 14 | </div>
|
29 | 15 | <p>Backtrace:</p>
|
30 |
| -<pre>#0 /internal/shared/sqlite-database-integration/wp-includes/sqlite/class-wp-sqlite-db.php(287): WP_SQLite_Translator->get_error_message() |
31 |
| -#1 /wordpress/wp-includes/class-wpdb.php(3102): WP_SQLite_DB->query('SELECT wp_pos...') |
32 |
| -#2 /wordpress/wp-includes/class-wp-query.php(3357): wpdb->get_col('SELECT wp_pos...') |
33 |
| -#3 /wordpress/wp-includes/class-wp-query.php(3852): WP_Query->get_posts() |
34 |
| -#4 /wordpress/wp-includes/class-wp-theme-json-resolver.php(461): WP_Query->query(Array) |
35 |
| -#5 /wordpress/wp-includes/class-wp-theme-json-resolver.php(500): WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles(Object(WP_Theme)) |
36 |
| -#6 /wordpress/wp-includes/block-supports/block-style-variations.php(496): WP_Theme_JSON_Resolver::get_user_data() |
37 |
| -#7 /wordpress/wp-includes/class-wp-hook.php(324): wp_register_block_style_variations_from_theme('') |
38 |
| -#8 /wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) |
39 |
| -#9 /wordpress/wp-includes/plugin.php(517): WP_Hook->do_action(Array) |
40 |
| -#10 /wordpress/wp-settings.php(700): do_action('init') |
41 |
| -#11 /wordpress/wp-config.php(96): require_once('/wordpress/wp-s...') |
| 16 | +<pre>#0 /internal/shared/sqlite-database-integration/wp-includes/sqlite-ast/class-wp-sqlite-driver.php(739): WP_SQLite_Driver->new_driver_exception('SQLSTATE[HY000]...', 'HY000', Object(PDOException)) |
| 17 | +#1 /internal/shared/sqlite-database-integration/wp-includes/sqlite/class-wp-sqlite-db.php(537): WP_SQLite_Driver->query('SELECT option_v...') |
| 18 | +#2 /internal/shared/sqlite-database-integration/wp-includes/sqlite/class-wp-sqlite-db.php(449): WP_SQLite_DB->_do_query('SELECT option_v...') |
| 19 | +#3 /wordpress/wp-includes/class-wpdb.php(3075): WP_SQLite_DB->query('SELECT option_v...') |
| 20 | +#4 /internal/shared/sqlite-database-integration/integrations/query-monitor/boot.php(72): wpdb->get_row('SELECT option_v...') |
| 21 | +#5 /internal/shared/sqlite-database-integration/wp-includes/sqlite/db.php(72): require_once('/internal/share...') |
| 22 | +#6 /internal/shared/mu-plugins/sqlite-database-integration.php(42): require_once('/internal/share...') |
| 23 | +#7 /internal/shared/preload/0-sqlite.php(56): require_once('/internal/share...') |
| 24 | +#8 /internal/shared/preload/0-sqlite.php(49): Playground_SQLite_Integration_Loader->load_sqlite_integration() |
| 25 | +#9 /wordpress/wp-includes/load.php(745): Playground_SQLite_Integration_Loader->__set('field_types', Array) |
| 26 | +#10 /wordpress/wp-settings.php(144): wp_set_wpdb_vars() |
| 27 | +#11 /wordpress/wp-config.php(102): require_once('/wordpress/wp-s...') |
42 | 28 | #12 /wordpress/wp-load.php(50): require_once('/wordpress/wp-c...')
|
43 |
| -#13 /wordpress/wp-admin/install.php(36): require_once('/wordpress/wp-l...') |
| 29 | +#13 /internal/eval.php(8): require('/wordpress/wp-l...') |
44 | 30 | #14 {main}</pre>
|
45 |
| - for query SELECT wp_posts.ID |
46 |
| - FROM wp_posts |
47 |
| - WHERE 1=1 AND ( |
48 |
| - 0 = 1 |
49 |
| -) AND wp_posts.post_type = 'wp_global_styles' AND ((wp_posts.post_status = 'publish')) |
50 |
| - GROUP BY wp_posts.ID |
51 |
| - ORDER BY wp_posts.post_date DESC |
52 |
| - LIMIT 0, 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, wp_register_block_style_variations_from_theme, WP_Theme_JSON_Resolver::get_user_data, WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles, WP_Query->query, WP_Query->get_posts, WP_SQLite_DB->query, WP_SQLite_DB->print_error |
| 31 | + for query SELECT option_value FROM wp_options WHERE option_name = 'active_plugins' LIMIT 1 made by require('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), wp_set_wpdb_vars, Playground_SQLite_Integration_Loader->__set, Playground_SQLite_Integration_Loader->load_sqlite_integration, require_once('/internal/shared/mu-plugins/sqlite-database-integration.php'), require_once('/internal/shared/sqlite-database-integration/wp-includes/sqlite/db.php'), require_once('/internal/shared/sqlite-database-integration/integrations/query-monitor/boot.php'), WP_SQLite_DB->query, WP_SQLite_DB->print_error |
0 commit comments