Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Viewing all 5480 articles
Browse latest View live

Mihail D on "[Plugin: WP Security Audit Log] This version of MySQL doesn't yet support"

$
0
0

robert681, yes - after removing all 'old' data errors not appeared and plugin working correctly


mitcho (Michael Yoshitaka Erlewine) on "can hookpress trigger a custom wordpress post action?"

WPWhiteSecurity on "[Plugin: WP Security Audit Log] This version of MySQL doesn't yet support"

$
0
0

OK good to know. Will troubleshoot further the upgrade process. Thank you for all information and glad you are able to use the plugin properly.

dojohnso on "[Plugin: Wp-Pro-Quiz] Quizzes disappeared after update"

$
0
0

It appears this affected me as well. the database tables completely disappeared at first. they mysteriously came back (maybe the plugin recreated them?), but were all empty, so all data was lost. Started happening at least on the 17th, but looks like we updated the plugin on the 15th, so I'm guessing that's when it really started.

SilvrT on "How do I get Data from a MySQL table to display on a Page?"

$
0
0

Apologies if this is posted somewhere but I can't find a simple answer to my simple question. I have tried a number of things posted on the internet, nothing seems to work.

I have added 2 tables to the Wordpress database; tblVacationBank & tblHealthBank.

The structure of these tables is identical having the following fields;
UserID
LastName
FirstName
Days
AsOfDate

There are 21 records in each table.

I need to know how to display these records on a Page.

I have struggled with various sample php code but nothing is working. Most of the time all I see when I preview is the code itself. Only once did the preview not display the code but it did not display the data.

I would very much appreciate some clear and concise instruction and code to accomplish this. I am very fluent in VB, VBA, RB code but not PHP although I can understand example code enough to manipulate it somewhat.

Thanks very much for anyone's help.

SilvrT on "How do I get Data from a MySQL table to display on a Page?"

almerito on "[Plugin: WP-TopBar] Timestamp error"

$
0
0

Hello, I have an issue with WP-TopBar plugin. After migrating to a new server, I receive this error, every time I interact with the plugin:

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND COALESCE(TIMESTAMPDIFF( MINUTE, COALESCE(STR_TO_DATE( '2014-10-22 08:46:34' at line 5]
SELECT 1 FROM wp_wp_topbar_data WHERE bar_id = AND COALESCE(TIMESTAMPDIFF( MINUTE, COALESCE(STR_TO_DATE( '2014-10-22 08:46:34', '%Y-%m-%d %H:%i' ), 0), COALESCE(STR_TO_DATE( start_time_utc, '%m/%d/%Y %H:%i' ), 0)),0)

I receive this error doing any action, from clicking on a menu (like Main Options or Control) to updating changes (clicking on the green update button at the bottom).

And everytime an error occurs, it duplicates entries in the wp_wp_topbar_data table.

I already contacted the hosting company and they say their db is ok.

Can you help me?

I already deleted and reinstalled the plugin.
It's not a conflict problem with other plugins because it worked with the same configuration before moving to the new server.

Thanks

https://wordpress.org/plugins/wp-topbar/

WPWhiteSecurity on "[Plugin: WP Security Audit Log] This version of MySQL doesn't yet support"

$
0
0

Hi Mihail D,

Please note that this issue has been resolved with the release of version 1.2.9 of this plugin.

Thanks a lot for reporting the issue and for supporting us.


Bob on "[Plugin: WP-TopBar] Timestamp error"

$
0
0

What DB server / version are you using? MS SQL? mySQL?

Also, go to the General Settings Tab and copy/paste in your reply the "Server/Install Info" that is listed there.

Bob

almerito on "[Plugin: WP-TopBar] Timestamp error"

$
0
0

My db server is PERCONA SERVER, a MySql alternative (100% compatible, it's what they say)

Server: Localhost via UNIX socket
Server type: Percona Server
Server version: 5.5.35-33.0-log - Percona Server (GPL), Release rel33.0, Revision 611
Protocol Version: 10
Encoding: UTF-8 Unicode (utf8)

WP-TopBar Server/Install Info

Database/Column Check:
Charset (DB_CHARSET): utf8
Collation (DB_COLLATE):
Collation encoding: utf8_general_ci

Table Check:
Table Name: wp_wp_topbar_data
Number of rows in databse: 7

Options Check:
Plugin is not using the original Options (wptbAdminOptions)
Plugin is not using the DB Options (wptb_db_version)
Plugin is using the new Global Options (wptb_global_options)
Plugin is not using the new Network Options (wptb_network_global_options)

Server Check:
fopen setting is ON
PHP Magic Quotes is OFF

Time Check:
Server Timezone: UTC
Current Time: 10/22/2014 18:10
Current Time (GMT): 10/22/2014 16:10
WordPress GMT Offset: 2

Multisite Check:
Multisite: No

Bob on "[Plugin: WP-TopBar] Timestamp error"

$
0
0

WordPress.org states they only support MySQL (see http://codex.wordpress.org/Database_Description).

There must be something odd with how Percona supports the datestamp functions used to select the TopBar. I would submit a bug report for Percona server.

I don't have the personal time to instal Perrcona and understand what the issue is.

Bob

Rafael Fischmann on "[Plugin: iThemes Security (formerly Better WP Security)] WordPress Table 'site.wp_itsec_lockouts' doesn't exist"

$
0
0

So after a while I was looking at my site's error logs and found LOTS and LOTS of these:

[2014-10-22 23:50:30 -0300] web1 php[php_error] : [23-Oct-2014 02:50:30 UTC] Erro de banco de dados do WordPress Table 'site.wp_itsec_lockouts' doesn't exist para a consulta SELECTlockout_hostFROMwp_itsec_lockoutsWHERElockout_active=1 ANDlockout_expire_gmt> '2014-10-23 02:50:29' ANDlockout_host`='187.112.16.229'; feita por require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, ITSEC_Lockout->check_lockout, W3_Db->query, W3_DbCache->
[2014-10-22 23:50:30 -0300] web1 php[php_error] : [23-Oct-2014 02:50:30 UTC] Erro de banco de dados do WordPress Table 'site.wp_itsec_lockouts' doesn't exist para a consulta SELECT lockout_host FROM wp_itsec_lockouts WHERE lockout_active=1 AND lockout_expire_gmt > '2014-10-23 02:50:29' AND lockout_host='73.186.165.60'; feita por require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, ITSEC_Lockout->check_lockout, W3_Db->query, W3_DbCache->q`

I came back to this topic, but it's now closed:

https://wordpress.org/support/topic/itsec-tables-not-created

I'm running the plugin's latest version and don't know what to do.

Is there any way I can manually create that table? Would that fix this issue?

Thanks a lot in advance.

https://wordpress.org/plugins/better-wp-security/

iThemes Support on "[Plugin: iThemes Security (formerly Better WP Security)] WordPress Table 'site.wp_itsec_lockouts' doesn't exist"

$
0
0

Hey Rafael,

Could you try deactivating and reactivating the plugin and see if that helps?

Thanks,

Gerroald

Rafael Fischmann on "[Plugin: iThemes Security (formerly Better WP Security)] WordPress Table 'site.wp_itsec_lockouts' doesn't exist"

$
0
0

I've tried that before opening this thread, Gerroald. Didn't help. :-(

iThemes Support on "[Plugin: iThemes Security (formerly Better WP Security)] WordPress Table 'site.wp_itsec_lockouts' doesn't exist"

$
0
0

Hey Rafael,

Could you check your database and confirm that the table isn't there?

It might also be worth checking with your host for their thoughts.

Thanks,

Gerroald


Rafael Fischmann on "[Plugin: iThemes Security (formerly Better WP Security)] WordPress Table 'site.wp_itsec_lockouts' doesn't exist"

$
0
0

I can confirm it's not there. I don't see any "wp_itsec" tables at all, I don't know if that's the only one that should be there.

iThemes Support on "[Plugin: iThemes Security (formerly Better WP Security)] WordPress Table 'site.wp_itsec_lockouts' doesn't exist"

Rafael Fischmann on "[Plugin: iThemes Security (formerly Better WP Security)] WordPress Table 'site.wp_itsec_lockouts' doesn't exist"

mattbrb95 on "embed stopped working"

$
0
0

Yesterday I moved onto the new version of wordpress, the 4.0. Since I made the update any embed stopped working immediately. I have tried almost everything: going back to the 3.9.2, reinstall the entire server (including apache, php and mysql), changing themes, disabling the plugins... but nothing seems to change.
Any help? (wordpress is currently running on a self-hosted site into a VPS)
Thanks

Andrew on "embed stopped working"

$
0
0

What do you mean by embed, what do you have to do to replicate the issue?

Viewing all 5480 articles
Browse latest View live




Latest Images