Commit Graph

95 Commits

Author SHA1 Message Date
Marc Delisle
f7fc6c6422 update 2005-11-03 21:32:04 +00:00
Michal Čihař
8bb3b6e969 translation update 2005-10-30 10:12:27 +00:00
Michal Čihař
6bee4926c9 Remove duplicite message. 2005-10-30 10:03:50 +00:00
Alexander M. Turek
bf2ac73585 utf8_esperanto_ci, ucs2_esperanto_ci 2005-10-19 16:36:03 +00:00
Michal Čihař
e6d84d6795 Transformation for SQL pretty printing (RFE #1327648). 2005-10-16 16:16:36 +00:00
Michal Čihař
747e354d69 Ability to replace existing bookmark (RFE #907438). 2005-10-09 13:12:42 +00:00
Michal Čihař
32496981c9 Show message when bookmark has been created (RFE #477472), show deleted bookmark query. 2005-10-09 08:31:44 +00:00
Michal Čihař
4166977846 Add ability to limit maximal size of extended insert query, defaults to 50 KB (RFE #1015378). 2005-10-09 08:16:57 +00:00
Marc Delisle
20c9f89683 support MAX_USER_CONNECTIONS 2005-10-08 19:42:39 +00:00
Michal Čihař
3a90f71fdb Remove unused messages. 2005-10-08 15:26:57 +00:00
Michal Čihař
5214f57c6f Better show error, define used message strDeleteNoUsersSelected. 2005-10-08 15:22:14 +00:00
Michal Čihař
f4a8fafc98 Try to detect that upload failed because of limits (RFE #1240480). 2005-10-08 13:47:19 +00:00
Michal Čihař
6a093d4283 Switch all SQL from read_dump.php to import.php. 2005-10-08 11:24:21 +00:00
Michal Čihař
8f2db31c6a translations update and fixup 2005-09-27 16:41:18 +00:00
Michal Čihař
fe75253e41 Separate some new information on MySQL 5. 2005-09-27 10:57:06 +00:00
Michal Čihař
db82872c0a Do not allow to create table that already exists (RFE #1255931). 2005-09-26 19:35:53 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
Marc Delisle
23397f1e2b update 2005-08-19 17:01:49 +00:00
Marc Delisle
bb27b1fb2e new message strAndThen 2005-07-29 17:03:24 +00:00
Marc Delisle
7716eeb3ad unused strInvalidRowCount 2005-07-14 12:34:30 +00:00
Michal Čihař
9216ba0729 Show better error messages when checking numerical inputs (bug #1207402). 2005-07-10 20:35:58 +00:00
Marc Delisle
f4587ceb8e update 2005-06-30 18:57:21 +00:00
Michal Čihař
f17936c497 Add hex transformation (RFE #1100068). 2005-06-24 14:28:00 +00:00
Olivier Müller
0f1a4d4df9 added strings for RFE #1197482: $strGeneratePassword, $strGenerate and $strCopy 2005-06-12 10:10:11 +00:00
Marc Delisle
51b4118923 CreateDatabaseBeforeCopying 2005-06-04 13:29:44 +00:00
Alexander M. Turek
a51fe2ecfe more new messages 2005-04-10 13:37:40 +00:00
Alexander M. Turek
19da7c2825 New messages for MySQL 5.0 privileges. 2005-04-07 22:28:40 +00:00
Marc Delisle
e55e19e7ef unused message and overheaded fix 2005-03-30 19:25:46 +00:00
Marc Delisle
953facdf72 update 2005-03-18 20:10:50 +00:00
Marc Delisle
3fa2421b71 strSocketProblem 2005-03-07 20:39:56 +00:00
Alexander M. Turek
95e8d2c86a InnoDB buffer pool size indicators 2005-03-06 13:22:23 +00:00
Michal Čihař
d5f9ad07b7 Added Microsoft Word and Excel 2000 export (RFE #1155122). 2005-03-06 12:52:20 +00:00
Alexander M. Turek
361cc3742e I should read the docs a bit better... ;-) 2005-03-06 01:20:44 +00:00
Alexander M. Turek
8259bb9678 InnoDB buffer pool activity statistics 2005-03-06 01:07:14 +00:00
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
Marc Delisle
916648f30f update 2005-01-09 21:02:41 +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