Commit Graph

1662 Commits

Author SHA1 Message Date
Marc Delisle
38bd402072 bug 1149565, tooltip.js undefined var 2005-03-01 14:54:19 +00:00
Alexander M. Turek
2ed722c272 bug #1152310 2005-02-27 11:00:58 +00:00
Alexander M. Turek
0aa14421f8 Fixed the fix 2005-02-24 17:30:02 +00:00
Marc Delisle
296c925db6 but #1149373, error when blowfish_secret is empty 2005-02-23 16:13:24 +00:00
Alexander M. Turek
9e39fe6ee6 old code 2005-02-23 14:00:15 +00:00
Alexander M. Turek
4a615250c7 Detection for new Japanese charsets (cp932 and eucjpms) that will be introduced with MySQL 5.0.3. 2005-02-23 13:47:45 +00:00
Alexander M. Turek
8f3bffcf4e bug #1149381 2005-02-23 11:34:47 +00:00
Alexander M. Turek
f90cbaf9ac Typo 2005-02-23 00:09:41 +00:00
Alexander M. Turek
4cbcd96081 bugs #1149381 and 1149383 2005-02-22 23:07:59 +00:00
Michal Čihař
74ec215abc - Fix displaying indexes for print view, use same function as for normal view (bug #1119388).
- Use CSS for hiding print button rather than javascript.
2005-02-14 17:00:08 +00:00
Marc Delisle
1df092f4d7 bug #1114363, error when SHOW DATABASES is disabled 2005-02-07 21:55:32 +00:00
Marc Delisle
aa7db0d36b bug #1117112, commands out of sync for copy table operation 2005-02-07 18:46:23 +00:00
Marc Delisle
c3a0783613 bug #1116933 parameter to mysqli_free_resul 2005-02-07 18:02:36 +00:00
Alexander M. Turek
71c0225996 bug #1117907 2005-02-07 16:46:02 +00:00
Marc Delisle
334ed431b2 bug 1108521 part 3: do not send a boolean to mysql_num_rows or mysqli_num_rows 2005-02-02 16:21:54 +00:00
Marc Delisle
22736ce77d bug #1108521, part 2: mysqli_num_rows; Function cannot be used with MYSQL_USE_RESULT 2005-01-30 12:57:50 +00:00
Marc Delisle
cefbde0902 bug 1108521, mysqli_free_result() expects parameter 1 to be a result 2005-01-28 20:44:02 +00:00
Marc Delisle
b0e1de3732 bug 1111706 undefined function PMA_reloadNavigation 2005-01-28 20:20:45 +00:00
Marc Delisle
f0c1f7a939 LongOperation: this should be just for InnoDB 2005-01-27 18:33:19 +00:00
Marc Delisle
886fe0a091 bug #1106146, missing header for PDF 2005-01-27 18:06:14 +00:00
Alexander M. Turek
f696e57cba keywords 2005-01-23 20:57:36 +00:00
Marc Delisle
279898e7bd bug #1103289 bookmark problem with mysqli, and typo 2005-01-22 13:56:27 +00:00
Michael Keck
992cff7db7 removed wrong typos in tooltip.js / add new class "disabled" (required by rabus) 2005-01-20 17:37:50 +00:00
Michael Keck
cbce99b669 function tooltip.js to display the tooltips 2005-01-20 16:47:27 +00:00
Michael Keck
27afa33d33 tooltip function / replacement for alert box on hints 2005-01-20 16:35:53 +00:00
Alexander M. Turek
7f0096ceda Gemini detection 2005-01-18 23:36:53 +00:00
Alexander M. Turek
542883b8b0 Finger pointer for lightbulbs! :-) 2005-01-18 22:31:39 +00:00
Alexander M. Turek
c505e1c338 - BerkeleyDB version information.
- Auto-generated engine selection dropdown.
2005-01-18 17:26:48 +00:00
Marc Delisle
ab5908be5e make lightbulbs clickable 2005-01-18 17:04:46 +00:00
Marc Delisle
4766676ee2 bug #1084820, End>> and InnoDB 2005-01-18 15:35:50 +00:00
Alexander M. Turek
0fe04f4b58 Emulation for MySQL 4.1.2 2005-01-18 15:29:27 +00:00
Michael Keck
0d0f0f3094 modified function for feature request #1036254 2005-01-17 15:21:28 +00:00
Marc Delisle
6a863ea364 bug #1103201 2005-01-16 14:41:27 +00:00
Alexander M. Turek
36bb21a53d Detailed storage engines status information. 2005-01-15 00:04:32 +00:00
Alexander M. Turek
fa8541025e Code redundancy 2005-01-11 21:11:23 +00:00
Marc Delisle
8db2f785ae bug 1076213 2005-01-11 11:56:57 +00:00
Alexander M. Turek
f80159812e Going for 2.6.2 2005-01-10 19:34:03 +00:00
Marc Delisle
119256fa11 maybe rc3 2005-01-09 22:49:47 +00:00
Michal Čihař
ede2a6ee5d Fix timestamp in uva condition with MySQL 4.1 (bug #1097593). 2005-01-07 11:58:32 +00:00
Michal Čihař
479635e791 Use Option key for Safari for moving (bug #1094137), move key handler function to separate file so we have only one, make movement work correctly in vertical display of properties. 2005-01-07 11:48:45 +00:00
Michal Čihař
62dd3ea75a Fix some warnings. 2004-12-30 15:53:51 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +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
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
Michal Čihař
a01a885f84 Comparsion is == and not = (bug #1054758). 2004-11-01 10:25:08 +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
Michal Čihař
9b5ae66772 Unless admin specifies there programs to use, it does nothing now. 2004-10-22 14:37:24 +00:00