Commit Graph

5848 Commits

Author SHA1 Message Date
Michal Čihař
7b5580a29d Fix changning table parameters if it has no auto increment (bug #1096246). 2005-01-05 13:01:23 +00:00
Alexander M. Turek
930d04dc46 Updates (de) 2005-01-04 16:52:59 +00:00
Michal Čihař
5ad4d83958 Use standardised mime types and use content encoding for gzip/bzip2. I hope this will fix double gzip compression as in bug #1094649. 2005-01-03 13:38:30 +00:00
Michal Čihař
ffea49bf03 Do not forget reloading when launching multiple queries (bug #1090818). 2005-01-01 21:36:48 +00:00
Michal Čihař
c4971162a6 Don't try to set collation for non text fields (bug #1094109). 2005-01-01 19:34:05 +00:00
Marc Delisle
ed4bee6670 lang 2004-12-30 20:47:44 +00:00
Marc Delisle
159e8bf739 update 2004-12-30 20:46:58 +00:00
Marc Delisle
cc0c03629a update 2004-12-30 20:19:47 +00:00
Marc Delisle
098741422f update 2004-12-30 20:16:02 +00:00
Michal Čihař
62dd3ea75a Fix some warnings. 2004-12-30 15:53:51 +00:00
Michal Čihař
d569a94052 Improved some texts, also bug #1009667. 2004-12-29 14:30:21 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Michal Čihař
9edf126599 Fix index editing. 2004-11-02 16:53:08 +00:00
Garvin Hicking
2a3da9f8f6 RFE #925817, better page selector with flexible jumping/pagination controls 2004-11-02 15:47:19 +00:00
Garvin Hicking
bb4bc45976 RFE #1053039 - show file name of uploaded file 2004-11-02 14:05:43 +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
Marc Delisle
9c027b859f MySQL 4.1.x compatibility for list of initials 2004-11-02 11:42:01 +00:00
Marc Delisle
8a251a8f3f Use SHOW GRANTS for MySQL 4.1.2+ 2004-11-01 13:49:45 +00:00
Michal Čihař
a01a885f84 Comparsion is == and not = (bug #1054758). 2004-11-01 10:25:08 +00:00
Marc Delisle
8f0b67d81b bug 1056724 2004-10-30 01:22:47 +00:00
Marc Delisle
7de71081b2 bug #1054756 duplicate top menu 2004-10-30 01:15:18 +00:00
Marc Delisle
141e44f6a7 bug #1050424 2004-10-30 00:52:55 +00:00
Marc Delisle
1a35c6e483 bug 1053310 2004-10-30 00:35:29 +00:00
Marc Delisle
7bad177f30 better compatibility for top index 2004-10-30 00:25:41 +00:00
Alexander M. Turek
3c0201527c Allow usage of old password hashing function 2004-10-28 14:29:39 +00:00
Alexander M. Turek
63e434288b OLD_PASSWORD() 2004-10-27 13:40:24 +00:00
Alexander M. Turek
851d5ca325 Added Offset 2004-10-26 14:03:36 +00:00
Michal Čihař
f9f7d5666a Fix typo that broke multi submits for MSIE (bug #1052674). 2004-10-25 13:28:19 +00:00
Michal Čihař
d6b965b4ac Fix URI detection in case REQUEST_URI contains full URI (patch #1044123). 2004-10-25 13:01:38 +00:00
Michael Keck
bd5b4bfab9 bug #1050666 - Query window too small darkblue/orange theme 2004-10-24 09:53:39 +00:00
Marc Delisle
df57ad178d top index for user initials 2004-10-23 16:06:04 +00:00
Alexander M. Turek
9e33f5ded2 Grammar (en) 2004-10-22 19:53:02 +00:00
Michal Čihař
9b5ae66772 Unless admin specifies there programs to use, it does nothing now. 2004-10-22 14:37:24 +00:00
Michal Čihař
e53621e045 Mention db_operations.php possibility. 2004-10-22 12:57:54 +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ř
5f6b81f85d Use "Structure" instead of "Properties" for link to table structure. 2004-10-22 09:19:02 +00:00
Marc Delisle
c53d409230 bug 1050691, missing parameters 2004-10-22 00:34:27 +00:00
Michael Keck
d368bdc318 feature request #1036254:
Add a link by MySQL-Error #1062 - Duplicate entry
2004-10-21 21:12:00 +00:00
Michael Keck
f75258546b test 2004-10-21 18:35:09 +00:00
Michael Keck
4a075cccfa test 2004-10-21 18:32:54 +00:00
Michal Čihař
8ca90511d6 Show box for creating database here (RFE #869814). 2004-10-21 16:49:34 +00:00
Michal Čihař
e08ffcaaaf Fix navigation reloading. 2004-10-21 16:47:14 +00:00
Michal Čihař
b0468dce56 Don't display server choice here, if also in left frame (RFE #984153). 2004-10-21 15:52:39 +00:00
Michal Čihař
4892148d1d Duplicate create new table dialog (see RFE #808029). 2004-10-21 15:43:23 +00:00
Michal Čihař
cdf7099b18 Allow index creating on multiple fields (RFE #990136). 2004-10-21 15:35:07 +00:00
Michal Čihař
2a8826922f Display tabs. 2004-10-21 15:33:39 +00:00
Michal Čihař
1eaea0fe95 New function PMA_buttonOrImage to display button or image to submit form and not to duplicate code on all places. 2004-10-21 11:59:21 +00:00
Michal Čihař
3f258cfb45 Cleanup of message displaying and navigation reloading. 2004-10-21 10:18:12 +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