| .. |
|
auth
|
Set correct variable to avoid attempting sending headers twice.
|
2004-03-22 16:29:34 +00:00 |
|
dbg
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
dbi
|
Mysql4.1 specific fix in function PMA_displayTableBody() (character set convertions).
|
2004-03-26 19:09:09 +00:00 |
|
export
|
removed some hard coded messages
|
2004-03-10 13:24:13 +00:00 |
|
fpdf
|
/libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
|
2003-11-20 16:31:51 +00:00 |
|
transformations
|
Use charset aware substr and strlen functions (bugs #854755 and #910575).
|
2004-03-09 15:02:28 +00:00 |
|
blowfish.php
|
just added end :)
|
2003-11-20 16:47:24 +00:00 |
|
bookmark.lib.php
|
Fix errors when bookmarktable does not exists (bug #922509).
|
2004-03-25 10:25:22 +00:00 |
|
charset_conversion.lib.php
|
Skip charset conversion code if input charset and output charset are the same.
|
2004-01-06 21:49:42 +00:00 |
|
common.lib.php
|
Natural order
|
2004-03-26 18:49:56 +00:00 |
|
config_import.lib.php
|
Natural order
|
2004-03-26 18:49:56 +00:00 |
|
database_interface.lib.php
|
Support for unbuffered queries - PMA_DBI_QUERY_UNBUFFERED and fix support of PMA_DBI_QUERY_STORE.
|
2004-03-10 11:01:50 +00:00 |
|
db_config.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
db_table_exists.lib.php
|
Added MySQLi library; Removed calls to old mysql_wrappers library.
|
2004-01-22 02:13:48 +00:00 |
|
defines.lib.php
|
adjust comment
|
2004-01-17 20:07:50 +00:00 |
|
display_export.lib.php
|
Add support for IF NOT EXISTS in CREATE TABLE export (RFE #913421).
|
2004-03-10 13:13:27 +00:00 |
|
display_tbl_links.lib.php
|
bug 887933, nested forms
|
2004-03-09 20:52:30 +00:00 |
|
display_tbl.lib.php
|
Mysql4.1 specific fix in function PMA_displayTableBody() (character set convertions).
|
2004-03-26 19:09:09 +00:00 |
|
dom-drag.js
|
DHTML WYSIWYG-control for PDF-relations
|
2003-06-23 14:39:49 +00:00 |
|
functions.js
|
strDropDatabaseStrongWarning
|
2004-01-29 18:38:32 +00:00 |
|
get_foreign.lib.php
|
Get rid of mysql_data_seek(). Use pre-cached PHP array for mysqli
|
2004-01-28 11:23:38 +00:00 |
|
grab_globals.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
header_http.inc.php
|
no more support for php3
|
2003-11-18 15:20:45 +00:00 |
|
header_meta_style.inc.php
|
no more support for php3
|
2003-11-18 15:20:45 +00:00 |
|
indexes.js
|
Removed tabs
|
2001-11-24 16:59:54 +00:00 |
|
ip_allow_deny.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
kanji-encoding.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
left.js
|
Hooray for stylesheets.
|
2003-03-10 13:48:10 +00:00 |
|
mysql_charsets.lib.php
|
Introduced options parameter for query functions.
|
2004-02-14 00:36:14 +00:00 |
|
mysql_wrappers.lib.php
|
2004-03-23 Olivier Mueller <om@omnis.ch>
|
2004-03-23 16:22:19 +00:00 |
|
ob.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
read_dump.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
relation_cleanup.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
relation.lib.php
|
bug 877359, constraint and MySQL 3.23.58
|
2004-03-10 15:57:59 +00:00 |
|
select_lang.lib.php
|
Charset stuff
|
2004-02-15 01:07:20 +00:00 |
|
server_privileges.js
|
bugfixes and reimplementations
|
2003-02-16 22:46:12 +00:00 |
|
sqlparser.data.php
|
bug 873236
|
2004-01-09 14:17:35 +00:00 |
|
sqlparser.lib.php
|
bug 906551
|
2004-03-18 22:00:48 +00:00 |
|
sqlvalidator.class.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
sqlvalidator.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
string.lib.php
|
one more strlen transition missed
|
2004-03-09 15:05:23 +00:00 |
|
tbl_change.js
|
Fixed(?) unnullify function, adjusted necessary .js files
|
2003-12-04 17:25:37 +00:00 |
|
transformations.lib.php
|
Added MySQLi library; Removed calls to old mysql_wrappers library.
|
2004-01-22 02:13:48 +00:00 |
|
url_generating.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
user_password.js
|
old user_details.js
|
2003-03-17 13:22:27 +00:00 |
|
zip.lib.php
|
/libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
|
2003-11-20 16:31:51 +00:00 |