Loïc Chapeaux
|
6d4ba8b40a
|
added the "escaped by" option for exporting CSV files so default values for importing/exporting dumps are the same.
|
2001-08-29 18:57:34 +00:00 |
|
Loïc Chapeaux
|
62702bfd57
|
trimmed a string
|
2001-08-29 11:54:16 +00:00 |
|
Loïc Chapeaux
|
4738601150
|
re-enabled the ability to copy a table to another database (bug #456434).
Need to be tested with MySQL < 3.23 releases.
|
2001-08-29 10:41:51 +00:00 |
|
Loïc Chapeaux
|
9007431f71
|
Misc urlencode use fixes
|
2001-08-29 07:15:40 +00:00 |
|
Loïc Chapeaux
|
172baede1a
|
ix some errors about whether to display table name or not at the top of the page
|
2001-08-28 16:09:35 +00:00 |
|
Loïc Chapeaux
|
7161a08252
|
tried to fix some "NULL" value problems
|
2001-08-27 23:26:09 +00:00 |
|
Loïc Chapeaux
|
c82e8c0bd9
|
Improved the error handling system
|
2001-08-22 20:42:51 +00:00 |
|
Loïc Chapeaux
|
3be050f6b0
|
added $strDropTable
|
2001-08-22 11:37:31 +00:00 |
|
Loïc Chapeaux
|
8fafafb823
|
replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION
|
2001-08-21 16:28:36 +00:00 |
|
Loïc Chapeaux
|
c705d707d9
|
* ensures each constant isn't already defined before to define it
* renamed PMA_INT_VERSION to PHP_INT_VERSION
|
2001-08-21 09:27:41 +00:00 |
|
Loïc Chapeaux
|
c3d62b3988
|
according to rfc 2816, the location http header requires an absolute URI
|
2001-08-20 19:08:29 +00:00 |
|
Loïc Chapeaux
|
e7e913232a
|
Use the convenient string for the table's dump feature
|
2001-08-20 12:16:33 +00:00 |
|
Loïc Chapeaux
|
a4d05729f1
|
added an extended inserts option for dumps of data
|
2001-08-20 11:40:07 +00:00 |
|
Loïc Chapeaux
|
d8cd66c506
|
fixed some bugs with CSV exportations
|
2001-08-20 10:22:33 +00:00 |
|
Loïc Chapeaux
|
ebafc33367
|
Choosing not to execute a drop statement leads now to the calling script
|
2001-08-19 13:44:25 +00:00 |
|
Loïc Chapeaux
|
4d0b6c3a3c
|
Once a query has been executed phpMyAdmin now moves back to the calling script
|
2001-08-19 12:13:03 +00:00 |
|
Olivier Müller
|
59c3fc6b90
|
show 2 chars (better if you want to use \t, etc...)
|
2001-08-19 11:35:08 +00:00 |
|
Olivier Müller
|
f5cb3dc5e4
|
small things...
|
2001-08-18 16:08:42 +00:00 |
|
Loïc Chapeaux
|
56dd0cb360
|
Fixed some encoding/decoding bugs
|
2001-08-17 14:21:37 +00:00 |
|
Olivier Müller
|
b7dac7b6fc
|
added select/insert/empty to the top of the page : why only browse ? there is so much space...
|
2001-08-15 19:33:14 +00:00 |
|
Steve Alberty
|
5e4373d100
|
remove bug with no default server
|
2001-08-10 09:18:46 +00:00 |
|
Loïc Chapeaux
|
a681a9b6ce
|
improved js validation tests (and reduced server charge)
|
2001-08-07 17:54:48 +00:00 |
|
Marc Delisle
|
78466caf85
|
check if isset
|
2001-08-05 00:27:09 +00:00 |
|
Loïc Chapeaux
|
22596a4ec0
|
added two directives to disable the use of compression for dump files
|
2001-08-04 13:02:10 +00:00 |
|
Loïc Chapeaux
|
3d32b7a4a8
|
Added a link to empty the current table in tbl_properties.php3
|
2001-08-04 12:32:29 +00:00 |
|
Loïc Chapeaux
|
c2d693280f
|
fixed some coding inconcistencies (tabs, ...)
|
2001-08-04 10:58:32 +00:00 |
|
Steve Alberty
|
085d9919b5
|
add size for head table support
|
2001-08-03 18:14:16 +00:00 |
|
Steve Alberty
|
e79af90f65
|
fixed problems with non-isam tables
|
2001-08-03 17:54:53 +00:00 |
|
Loïc Chapeaux
|
ed04c1e6b0
|
Fixed some coding inconcistencies
|
2001-08-03 13:59:05 +00:00 |
|
Steve Alberty
|
08c1bc655e
|
fixed problem with table size display and MERGE tables
|
2001-08-03 11:12:41 +00:00 |
|
Steve Alberty
|
3c90e171b5
|
small fix
|
2001-07-31 14:09:02 +00:00 |
|
Marc Delisle
|
0ab0ad63b1
|
merge Loic's version
|
2001-07-30 21:21:19 +00:00 |
|
Steve Alberty
|
b12dfeae53
|
correct small display bugs
|
2001-07-23 14:33:06 +00:00 |
|
Steve Alberty
|
f16316c7da
|
fix incorrect size calculation with merge tables
|
2001-07-21 14:20:12 +00:00 |
|
Marc Delisle
|
7d5c43d1f4
|
dynamic length
|
2001-07-19 18:54:19 +00:00 |
|
Marc Delisle
|
1479dcfb9f
|
new drop table link
|
2001-07-17 18:18:03 +00:00 |
|
Steve Alberty
|
40cb1cffa0
|
disable nowrap on enum and set <td>'s
|
2001-07-16 13:45:54 +00:00 |
|
Loïc Chapeaux
|
81d95fa3af
|
Added bzip support for dump files
|
2001-07-15 00:31:36 +00:00 |
|
Loïc Chapeaux
|
c74a33e567
|
Added a limitation feature for data dumps thanks to Girish Nair and Vinay
|
2001-07-13 17:18:11 +00:00 |
|
Loïc Chapeaux
|
c2ae458962
|
Cosmetic changes (added some more 'nowrap')
|
2001-07-13 14:51:18 +00:00 |
|
Loïc Chapeaux
|
36ef8df072
|
Cosmetic changes
|
2001-07-12 22:38:42 +00:00 |
|
Loïc Chapeaux
|
27bc61fdc2
|
Fixed some inconsistencies in the cvs export feature
|
2001-07-12 21:57:26 +00:00 |
|
Loïc Chapeaux
|
5cf0f5b863
|
Fixed an IE5.0 display bug and an other one with Mozilla
|
2001-07-12 18:09:17 +00:00 |
|
Steve Alberty
|
692727885d
|
fix minor bug
|
2001-07-12 12:35:02 +00:00 |
|
Steve Alberty
|
c4240a841b
|
remove display Avg_row_length if zero
|
2001-07-12 09:46:40 +00:00 |
|
Loïc Chapeaux
|
dd4cf1c960
|
Fixed some bugs with php3 (0 != empty)
|
2001-07-11 19:20:56 +00:00 |
|
Steve Alberty
|
4a34c45612
|
fix division by zero error
|
2001-07-11 10:51:06 +00:00 |
|
Loïc Chapeaux
|
3d9b67f18b
|
A '?' was lacking in an url scheme
|
2001-07-10 21:58:55 +00:00 |
|
Loïc Chapeaux
|
7928b3cc47
|
fixed invalid colspan values
|
2001-07-10 21:00:10 +00:00 |
|
Loïc Chapeaux
|
565283d72c
|
Export the js work from tbl_properties.php3 & db_details.php3 to functions.js
|
2001-07-10 19:40:33 +00:00 |
|