[wp-trac] [WordPress Trac] #13310: Extend option_name to varchar(255)
WordPress Trac
noreply at wordpress.org
Fri May 24 16:30:45 UTC 2013
#13310: Extend option_name to varchar(255)
-----------------------------------+-----------------------------
Reporter: scribu | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Database | Version: 3.4.2
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+-----------------------------
Changes (by tivnet):
* type: enhancement => defect (bug)
Comment:
Still not fixed in 2013!
Version: WP 3.6-beta3-24265
Example of the error:
{{{
[22-May-2013 22:29:06 UTC] WordPress database error
Data too long for column 'option_name' at row 1 for query
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`)
VALUES ('_transient_timeout_woocommerce-gateway-paypal-express
/woocommerce-gateway-paypal-express.php_version_data'
}}}
----
@SergeyBiryukov - varchar(255) - is that really hard to make? While 3.6 is
still in beta...
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13310#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list