Go to file
2012-08-12 13:52:46 +02:00
contrib
js Fix for Empty and Drop vulnerabilities on db Structure and Operations, see PMASA-2012-4 2012-08-12 13:48:59 +02:00
libraries 3.4.11 release 2012-04-14 07:35:22 -04:00
pmd
po Translated using Weblate. 2012-04-11 05:00:27 +02:00
scripts Verify we got string 2012-04-02 09:47:46 +02:00
setup Escape in correct places to avoid double escaping sometimes 2012-02-08 14:22:39 +01:00
test Continue to replace warning level with error level 2011-05-04 06:14:28 -04:00
themes Less intense vertical border for data 2011-11-07 09:54:21 -05:00
.gitignore Ignore file which is present on demo server 2011-05-25 06:55:33 +02:00
browse_foreigners.php bug #3407235 [interface] Entering the key through a lookup window does not reset NULL 2011-11-24 22:45:51 +05:30
bs_disp_as_mime_type.php
bs_play_media.php
ChangeLog 3.4.11 release 2012-04-14 07:35:22 -04:00
changelog.php Entries in changelog should not point to GitHub 2012-03-11 11:03:19 +05:30
chk_rel.php
config.sample.inc.php Use mysqli in example configuration 2011-12-14 09:51:20 +01:00
CREDITS
db_create.php
db_datadict.php Do not escape field here, it is used as index to vairous arrays 2011-08-19 12:08:07 +02:00
db_export.php
db_import.php
db_operations.php bug #3306875 [edit] Can't rename a database that contains views 2011-12-06 18:41:04 +05:30
db_printview.php
db_qbe.php This message was never displayed 2011-05-05 06:31:15 -04:00
db_search.php bug #3315720 [search] Fix search in non unicode tables 2011-06-14 09:15:07 +02:00
db_sql.php
db_structure.php bug #3427256 [interface] no links to browse/empty views and tables 2011-10-23 10:27:06 -04:00
db_tracking.php Avoid warnings in tracking page 2012-01-25 23:09:16 +05:30
docs.css
Documentation.html 3.4.11 release 2012-04-14 07:35:22 -04:00
enum_editor.php Use standard infrastructure for generating links, this also prevents XSS 2011-06-21 12:04:52 +02:00
export.php bug #3426031 [export] Export to bzip2 is not working 2011-10-19 13:11:22 -04:00
favicon.ico
import_status.php
import.php patch #3430291 [import] Handle conflicts in some open_basedir situations 2011-11-05 10:33:19 -04:00
index.php bug #3276001 [core] Avoid caching of index.php. 2011-05-23 13:19:43 +02:00
INSTALL
LICENSE
license.php
main.php bug #3411633 [core] Call to undefined function PMA_isSuperuser() 2011-09-24 06:03:25 -04:00
navigation.php bug [navi] Wrong icon for view (MySQL 5.5) 2011-10-10 08:49:41 -04:00
phpdoctor.ini
phpinfo.php
phpmyadmin.css.php Fixed local path disclosure vulnerability, see PMASA-2011-15 2011-10-03 20:44:05 +02:00
pmd_common.php
pmd_display_field.php
pmd_general.php Undefined index 2011-09-25 18:49:22 -04:00
pmd_help.php
pmd_pdf.php
pmd_relation_new.php
pmd_relation_upd.php
pmd_save_pos.php
prefs_forms.php Start to replace warning level with error level 2011-05-03 18:52:37 -04:00
prefs_manage.php Start to replace warning level with error level 2011-05-03 18:52:37 -04:00
print.css
querywindow.php "javascript:" is not needed here 2011-09-25 17:26:21 +02:00
README 3.4.11 release 2012-04-14 07:35:22 -04:00
README.VENDOR Remove library PHPExcel, due to license issues 2011-08-10 20:53:51 +02:00
robots.txt
schema_edit.php
schema_export.php [security] Fixed local file inclusion vulnerability and code execution, see PMASA-2011-11 2011-07-08 21:43:38 +02:00
server_binlog.php Do not highlight rows of these tables 2011-03-15 20:35:53 +05:30
server_collations.php Add class="noclick" for rows in collation lists 2011-04-17 14:40:00 +02:00
server_databases.php bug #3303869 [interface] Unnecessary scrolling on Databases page 2011-05-18 07:39:42 -04:00
server_engines.php Do not highlight rows of these tables 2011-03-15 20:35:53 +05:30
server_export.php
server_import.php
server_privileges.php bug #3400690 [privileges] DB-specific privileges won't submit 2011-09-14 22:43:48 +05:30
server_processlist.php add proper background under T in server process list 2011-04-16 21:28:35 +02:00
server_replication.php Minor xss reported by Aung Khant 2011-06-10 21:43:16 +02:00
server_sql.php
server_status.php Add missing space (bug#3386434) 2011-08-05 13:51:05 +02:00
server_synchronize.php bug #3417089 [synchronize] Extraneous db choices 2011-10-02 07:25:45 -04:00
server_variables.php Add class="noclick" for highlighted rows 2011-04-17 14:37:54 +02:00
show_config_errors.php [security] Fixed local path disclosure vulnerability, see PMASA-2012-2 2012-03-28 12:39:39 -04:00
sql.php Ignore not set transformation (only MIME type set) 2012-02-08 10:18:56 +01:00
tbl_addfield.php
tbl_alter.php (Drizzle) Listing/change table structure small fix 2011-04-14 10:25:47 +02:00
tbl_change.php patch #3314626 [display] CharTextareaRows is not respected 2011-09-29 12:47:48 -04:00
tbl_chart.php
tbl_create.php [security] properly escape name of newly created table, see PMASA-2012-4 2012-08-12 13:52:46 +02:00
tbl_export.php
tbl_get_field.php Sanitize filenames before using in Content-Disposition header 2011-08-08 20:07:09 +02:00
tbl_import.php
tbl_indexes.php [security] Self-XSS on column type (Create index), see PMASA-2011-18 2011-11-22 12:38:22 -05:00
tbl_move_copy.php auto get back to the Table Operations tab 2011-03-28 14:22:36 +02:00
tbl_operations.php Proper layout for table maintenance page 2011-10-10 22:57:45 +05:30
tbl_printview.php Backported fix for PMASA-2011-9 to 3.3 2011-07-22 20:14:50 +02:00
tbl_relation.php bug #3412862 [relation] Relations/constraints are dropped/created on every change 2011-09-27 21:06:21 +05:30
tbl_replace.php bug #3477063 [edit] Missing set fields and values in generated INSERT query 2012-01-22 11:55:28 +05:30
tbl_row_action.php Misleading comments 2011-05-01 07:27:04 -04:00
tbl_select.php [security] Self-XSS on column type (table Search), see PMASA-2011-18 2011-11-22 12:46:46 -05:00
tbl_sql.php
tbl_structure.php Coding style 2011-09-10 10:49:44 +05:30
tbl_tracking.php Escape version before printing 2012-03-14 17:16:55 +01:00
themes.php
TODO
transformation_overview.php
transformation_wrapper.php Sanitize filenames before using in Content-Disposition header 2011-08-18 19:18:38 +02:00
url.php Make redirector require valid token 2011-05-20 09:01:20 +02:00
user_password.php
view_create.php
view_operations.php Continue to replace warning level with error level 2011-05-03 19:05:24 -04:00
webapp.php

phpMyAdmin - Readme
===================

Version 3.4.11

A set of PHP-scripts to manage MySQL over the web.

http://www.phpmyadmin.net/

Copyright
---------

Copyright (C) 1998-2000
    Tobias Ratschiller <tobias_at_ratschiller.com>

Copyright (C) 2001-2012
    Marc Delisle <marc_at_infomarc.info>
    Olivier Müller <om_at_omnis.ch>
    Robin Johnson <robbat2_at_users.sourceforge.net>
    Alexander M. Turek <me_at_derrabus.de>
    Michal Čihař <michal_at_cihar.com>
    Garvin Hicking <me_at_supergarv.de>
    Michael Keck <mkkeck_at_users.sourceforge.net>
    Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
    [check Documentation.txt/.html file for more details]

License
-------

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License version 2, as published by the
Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
St, Fifth Floor, Boston, MA  02110-1301  USA

Requirements
------------

* PHP 5.2 or later
* MySQL 5.0 or later
* a web-browser (doh!)

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, please see the Documentation.txt/.html file.

Download
--------

You can get the newest version at http://www.phpmyadmin.net/.

More Information
----------------

Please see the Documentation.txt/.html file.

Support
-------

See reference about support forums under http://www.phpmyadmin.net/


Enjoy!
------

The phpMyAdmin Devel team


PS:

Please, don't send us emails with question like "How do I compile PHP with
MySQL-support". We just don't have the time to be your free help desk.

Please send your questions to the appropriate mailing lists / forums.  Before
contacting us, please read the Documentation.html (esp. the FAQ part).