Commit Graph

1448 Commits

Author SHA1 Message Date
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
Michael Keck
d368bdc318 feature request #1036254:
Add a link by MySQL-Error #1062 - Duplicate entry
2004-10-21 21:12:00 +00:00
Michal Čihař
e08ffcaaaf Fix navigation reloading. 2004-10-21 16:47:14 +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
Michal Čihař
aca8292833 Allow simple blocking of root login (RFE #1012971), show just Access denied in case we denied it. 2004-10-20 15:50:52 +00:00
Michal Čihař
162ee18db3 Comments now work for multi table selects (bug #789647). 2004-10-20 13:11:35 +00:00
Marc Delisle
a017257c22 use already made icon for hint 2004-10-20 12:49:25 +00:00
Marc Delisle
9b61bbf88c PMA_showHint 2004-10-20 00:03:26 +00:00
Michal Čihař
5e5fb8af45 Allow work on temporary tables (bug #864984). 2004-10-19 19:51:54 +00:00
Marc Delisle
f5f49f7030 bug #1041667 2004-10-19 17:08:30 +00:00
Michal Čihař
56a4cdc4cd Drop unneed part of header which causes troubles to some programs (bug #1037737). 2004-10-19 16:55:47 +00:00
Michal Čihař
0277d8cdff Offer UNIX_TIMESTAMP also for numeric fields. 2004-10-19 16:33:18 +00:00
Michal Čihař
0cf5a3cb56 Fix left frame reloading after dropping table (bug #1034531). 2004-10-19 16:19:24 +00:00