phpbb/phpBB/develop
Nils Adermann cf4b639be5 [ticket/10247] Remove unecessary attempt_id primary key column
The database update drops any key of the same name (potential primary key) and
afterwards the column. This does not work on some of the supported DBMS and
needs further changes.

PHPBB3-10247
2011-07-03 02:15:40 -04:00
..
add_permissions.php changed the cache files to save some memory (all global ones are hold in memory, doubling it). 2007-04-22 18:09:03 +00:00
adjust_avatars.php removed executable props [Bug #6464] 2008-06-04 15:37:06 +00:00
adjust_bbcodes.php a script to update old bbcode bitfields to the new format. ;) 2006-08-29 17:23:44 +00:00
adjust_magic_urls.php - magic urls should have class="postlink", added class="postlink-local" for relative magic urls [Bug #9867] 2007-04-28 21:16:32 +00:00
adjust_sizes.php - forgot the brackets there :o 2007-03-13 22:04:38 +00:00
adjust_smilies.php update old posts to use new smilies 2007-05-19 10:45:08 +00:00
adjust_uids.php removed executable props [Bug #6464] 2008-06-04 15:37:06 +00:00
adjust_usernames.php - some fixes 2006-11-10 13:49:52 +00:00
benchmark.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
calc_email_hash.php Update user table for email hashing? Suggested and implemented by lanzer ... we may as well give it a go too 2004-02-03 17:22:29 +00:00
change_smiley_ref.php blabla 2005-10-03 15:44:41 +00:00
check_flash_bbcodes.php [ticket/9903] Script for detecting potentially malicious flash bbcodes 2010-11-19 11:31:00 +01:00
collect_cache_stats.sh Small fix up should work now when ran from anywhere :) 2009-02-07 00:34:45 +00:00
create_schema_files.php [ticket/10247] Remove unecessary attempt_id primary key column 2011-07-03 02:15:40 -04:00
create_variable_overview.php [ticket/9859] Remove years in credit line from some more files. 2011-01-16 17:53:30 +01:00
fill.php add proper die() statements although /develop is never ever shipped with phpBB... 2007-04-06 17:49:47 +00:00
fix_files.sh exclude the image file with text in the name from having newlines fixed 2010-03-05 22:22:39 +01:00
generate_utf_casefold.php deregister globals to install too 2007-10-04 11:33:33 +00:00
generate_utf_confusables.php Just a little reminder for when we decide to update the confusables one day 2009-12-23 01:31:19 +00:00
generate_utf_tables.php deregister globals to install too 2007-10-04 11:33:33 +00:00
lang_duplicates.php add proper die() statements although /develop is never ever shipped with phpBB... 2007-04-06 17:49:47 +00:00
merge_attachment_tables.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
merge_post_tables.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
mysql_upgrader.php [ticket/10192] Add missing semicolon 2011-05-23 11:00:58 +02:00
nuke-db.php Fixed some security problems for those people that didn't remove or disable the /develop/ dir in their CVS install 2002-02-16 10:35:40 +00:00
regex.php [ticket/9524] IPv6 regex does not match all valid IPv6 addresses starting with :: 2010-05-16 18:36:21 +02:00
repair_bots.php removed executable props [Bug #6464] 2008-06-04 15:37:06 +00:00
search_fill.php deregister globals to install too 2007-10-04 11:33:33 +00:00
set_permissions.sh [task/set-permissions] shell script to set file permissions 2010-06-28 18:12:56 +02:00
unicode_testing.php - search result extract shouldn't end in the middle of a multibyte character [Bug #11863] 2007-07-15 20:53:27 +00:00
update_email_hash.php script to update email hashes (they are not strings btw, but BINT) 2009-08-30 11:10:12 +00:00
utf_normalizer_test.php deregister globals to install too 2007-10-04 11:33:33 +00:00