Make option_name the primary key for the options table. Props Denis-de-Bernardy. fixes #2699

git-svn-id: https://develop.svn.wordpress.org/trunk@11883 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2009-08-26 22:46:33 +00:00
parent d43ed9f448
commit 9ba99f344c
4 changed files with 38 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ $wp_version = '2.9-rare';
*
* @global int $wp_db_version
*/
$wp_db_version = 11548;
$wp_db_version = 11557;
/**
* Holds the TinyMCE version