Michal Čihař
|
baff8bc0de
|
fix javascript logic controlling checking of structure/data (thanks to rabus)
|
2005-03-06 21:18:29 +00:00 |
|
Michal Čihař
|
a9aedbe951
|
Unified cookie path handling, added / to end of path (bug #1155373).
|
2005-03-06 21:10:53 +00:00 |
|
Michal Čihař
|
a3d769e73d
|
Word export now can contain table structure and better handles more tables/databases export.
|
2005-03-06 14:54:15 +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 |
|
Marc Delisle
|
e430651d24
|
native comments
|
2005-03-06 12:33:19 +00:00 |
|
Alexander M. Turek
|
939754f7f3
|
Don't check the character set of the virtual database "information_schema" (MySQL 5.0).
|
2005-03-06 11:21:46 +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 |
|
Marc Delisle
|
92ca7e0b2c
|
native comments
|
2005-03-05 23:26:34 +00:00 |
|
Marc Delisle
|
9bef31439e
|
native comments
|
2005-03-05 23:21:25 +00:00 |
|
Alexander M. Turek
|
857fdb0e79
|
InnoDB buffer pool monitor
|
2005-03-05 21:36:13 +00:00 |
|
Alexander M. Turek
|
0ad2572a0b
|
moved engine-specific settings into plugins
|
2005-03-05 13:30:00 +00:00 |
|
Alexander M. Turek
|
83bf20d1a7
|
moved engine-specific settings into plugins
|
2005-03-05 13:24:28 +00:00 |
|
Marc Delisle
|
b496149f14
|
new faq 2.8 about Missing parameters
|
2005-03-04 13:59:12 +00:00 |
|
Marc Delisle
|
7fbead83e4
|
a few comments
|
2005-03-04 13:43:16 +00:00 |
|
Alexander M. Turek
|
5ea861ad51
|
date / time functions
|
2005-03-03 21:07:34 +00:00 |
|
Alexander M. Turek
|
94cdc26045
|
updated comment
|
2005-03-03 20:59:24 +00:00 |
|
Alexander M. Turek
|
e2a387ea5c
|
bug #1153079
|
2005-03-03 20:32:45 +00:00 |
|
Michal Čihař
|
de484bfce1
|
Do not offer modes not available in current MySQL version, do not fail on error when setting SQL_MODE (bug #1155209).
|
2005-03-02 21:17:24 +00:00 |
|
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 |
|