Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-09bug #1255923, detect and report silent truncation (mysqli)Marc Delisle
2006-02-12bug 1429074, go back to this page choice not stickyMarc Delisle
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2006-01-15allow 0 as name for database, table collumn, alias and indexSebastian Mendel
2005-12-22add commentsMarc Delisle
2005-12-21bug #1385974, cannot un-null a valueMarc Delisle
2005-11-26define variables only where neededSebastian Mendel
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-24Move tbl_replace_fields.php to libraries folder as it does not require direct...Michal Čihař
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2005-11-03bug #1339184, MySQL 5 strict mode, errors inserting auto-increment fieldsMarc Delisle
2004-12-29added infou about UFPDF to documentationMichal Čihař
2004-10-19UNIX_TIMESTAMP can take optional parameter (bug #1039193).Michal Čihař
2004-08-21error uploading a binary field in mysqliMarc Delisle
2004-08-11Do not empty protected values (bug #1006812).Michal Čihař
2004-08-06Some functions do not take parameters (bug #1000021).Michal Čihař
2004-07-31yet another PMA_DBI_free_result()Alexander M. Turek
2004-06-15PMA_securePathMarc Delisle
2004-05-20Little code reorganistaion (RFE #957308), removed some remaining php3 compati...Michal Čihař
2004-05-13Use same code for generating INSERT and UPDATE queries (also fixes bug #953250).Michal Čihař
2004-05-11use PMA_sendHeaderLocationMarc Delisle
2004-05-05Support for insert multiple rows at once (RFE #749733).Michal Čihař
2004-04-13bug 898484 IIS crashMarc Delisle
2004-04-08bug 926986, code optimizationsMarcel Tschopp
2004-03-10New "Go back to this page" while editing.Michal Čihař
2004-01-22Added MySQLi library; Removed calls to old mysql_wrappers library.Alexander M. Turek
2004-01-21PMA_DBI_affected_rowsMarc Delisle
2004-01-20PMA_DBI_insert_idMarc Delisle
2003-12-16safer array-index checksGarvin Hicking
2003-12-11bug 857445, affected rowsMarc Delisle
2003-12-11fixed(?) right bracketingGarvin Hicking
2003-12-11Undefined indexes bugGarvin Hicking
2003-12-04Editing of multiple records at once.Garvin Hicking
2003-11-27Huge set of optimizations, please test!Alexander M. Turek
2003-11-25Reverted some obfuscated RegExes. Nijel, as you where working on that: I remo...Garvin Hicking
2003-11-22Final batch of PHP3-Compatibility fixes. Please test. :-)Garvin Hicking
2003-11-18no more support for php3Michal Čihař