Alexander M. Turek
afc124567a
InnoDB buffer pool monitor
2005-03-05 21:15:35 +00:00
Alexander M. Turek
0ad2572a0b
moved engine-specific settings into plugins
2005-03-05 13:30:00 +00:00
Alexander M. Turek
c505e1c338
- BerkeleyDB version information.
...
- Auto-generated engine selection dropdown.
2005-01-18 17:26:48 +00:00
Marc Delisle
84cf122c3b
strLongOperation
2005-01-18 15:25:56 +00:00
Alexander M. Turek
77498f0cde
Nice output for some MyISAM options.
2005-01-17 01:12:41 +00:00
Alexander M. Turek
36bb21a53d
Detailed storage engines status information.
2005-01-15 00:04:32 +00:00
Alexander M. Turek
865e6211d9
Added ability to drop views from the db structure page.
2005-01-12 00:31:59 +00:00
Alexander M. Turek
408520965f
Views are now displayed correctly within the table list.
2005-01-11 23:03:39 +00:00
Michal Čihař
f1f39b8ed1
added infou about UFPDF to documentation
2004-12-29 14:16:51 +00:00
Garvin Hicking
ae2022381e
RFE #1044677 : Check for suboptimal indexes.
...
EXPERIMENTAL IMPLEMENTATION! Please check, though it does work on my
installation, I had to shift around several functions to make them re-usable
from the sql.php file.
2004-11-02 13:41:30 +00:00
Alexander M. Turek
3c0201527c
Allow usage of old password hashing function
2004-10-28 14:29:39 +00:00
Michal Čihař
b92df335ff
strProperties is not used anywhere now.
2004-10-22 09:54:58 +00:00
Michal Čihař
f812811927
We switch to database here. not table.
2004-10-22 09:42:03 +00:00
Michal Čihař
1293dc1a24
Implemented database copying (RFE #996730 ), this forced separating code for copying tables.
2004-10-20 17:29:18 +00:00
Michal Čihař
7579740819
Added support for displaying bin logs (RFE #1011770 ).
2004-10-20 15:13:10 +00:00
Marc Delisle
a40f6200ba
strEscapeWildcards
2004-10-20 00:28:22 +00:00
Marc Delisle
af41fe014f
strUseTabKey
2004-10-19 23:56:50 +00:00
Michal Čihař
5b5e82a867
Not translated text (bug #1016610 ).
2004-09-29 15:13:44 +00:00
Michal Čihař
55d76b3f43
Not translated text (bug #1010656 ).
2004-09-29 15:02:12 +00:00
Michal Čihař
f09e59f8b1
Better wording when adding fields (bug #991096 ).
2004-09-29 14:53:20 +00:00
Alexander M. Turek
7321306e7f
Persian collations
2004-09-21 11:00:43 +00:00
Marc Delisle
a4a23778f0
bug 1009667, Ms Excel and MS Excel
2004-08-20 00:37:14 +00:00
Alexander M. Turek
278b126afe
The user may now choose his connection character set. This should fix bug #984912 .
2004-07-17 22:58:31 +00:00
Alexander M. Turek
1adf30919f
Updated collation definitions for MySQL 4.1.3 and 4.1.4
2004-07-13 15:25:09 +00:00
Marc Delisle
0e8e84d8c0
bug 981359 optional hex for binary
2004-07-01 01:30:37 +00:00
Michal Čihař
3cd51a5547
translations cleanup
2004-06-27 20:41:57 +00:00
Michal Čihař
cad8362923
various theme selector fixes
2004-06-15 11:10:55 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Marc Delisle
478fccda5e
bug 968089, catch when server is not responding
2004-06-10 14:11:45 +00:00
Michal Čihař
d9cc90927c
Add FOREIGN_KEY_CHECKS=0 to export (RFE #966038 ).
2004-06-08 09:21:48 +00:00
Michal Čihař
08db25e5a6
EXPERIMENTAL native MS Excel export support, using PEAR module Spreadsheet_Excel_Writer (RFE #968110 ).
2004-06-07 14:11:54 +00:00
Alexander M. Turek
de51ac5a28
latin1_spanish_ci
2004-06-07 08:35:13 +00:00
Michal Čihař
6ecfb039fc
Remove spaces from strServer, strDatabase
2004-06-03 10:20:28 +00:00
Michal Čihař
9ef6f98cb1
Report syntax error when there is a broken comment (bug #905066 ).
2004-05-13 19:35:53 +00:00
Michal Čihař
a48c49d701
Handle situation, where user didn't select anything, display DROP query on better place (bellow tabs).
2004-05-13 17:47:40 +00:00
Marc Delisle
4a539df2db
defragment
2004-05-09 12:10:53 +00:00
Michal Čihař
af00a22cdd
Add Refresh link (RFE #942110 ).
2004-05-03 13:48:42 +00:00
Michal Čihař
8743073b2e
Pop-up calendar for date fields (RFE #880647 ).
2004-04-16 17:38:40 +00:00
Michal Čihař
7dbba54afd
Support for enclosing SQL export in transaction (RFE #930827 ).
2004-04-14 13:31:26 +00:00
Marc Delisle
53114107fd
strOperator
2004-04-10 15:04:09 +00:00
Michal Čihař
0174292c97
Implement database renaming (RFE #792463 ).
2004-03-10 15:34:30 +00:00
Michal Čihař
1ead79a1bc
New "Go back to this page" while editing.
2004-03-10 14:38:42 +00:00
Michal Čihař
999b64584c
removed some hard coded messages
2004-03-10 13:24:13 +00:00
Michal Čihař
fc0c608d82
Add support for IF NOT EXISTS in CREATE TABLE export (RFE #913421 ).
2004-03-10 13:13:27 +00:00
Michal Čihař
b6f8cbd8e5
Add support for INSERT IGNORE and UPDATE IGNORE.
2004-03-10 11:51:18 +00:00
Marc Delisle
d4614b526a
bug 887933, nested forms
2004-03-09 20:52:30 +00:00
Michal Čihař
0914c72f15
Can add custom text to SQL export headers (RFE #874361 ).
2004-03-09 16:21:37 +00:00
Marc Delisle
d879ff452a
strDropDatabaseStrongWarning
2004-01-29 18:38:32 +00:00
Marc Delisle
c7ba753751
remove strCantLoadMySQL
2004-01-24 19:41:10 +00:00
Alexander M. Turek
7eced930bc
database abstraction, part I
2004-01-17 01:47:36 +00:00