Commit Graph

3815 Commits

Author SHA1 Message Date
Alexander M. Turek
41fad76d63 Ensured that the correct font families are used. 2003-03-10 20:32:25 +00:00
Garvin Hicking
3ae253e400 Do not waste the data for table-field creation, if MySQL shows an error.
Instead, give the user the opportunity to fix the errors and display the
form again.
2003-03-10 18:56:48 +00:00
Garvin Hicking
42aa76e0e0 Fix Bug #700489 (quotes for non-JS browsers) 2003-03-10 18:52:27 +00:00
Alexander M. Turek
0ada14baeb Another mechanism against stupid people who use the translator list as a list of localised support hotlines or try to get a translation by mail order... :o) 2003-03-10 18:34:02 +00:00
Marc Delisle
50274e6747 support for disabled ini_get 2003-03-10 18:25:50 +00:00
Garvin Hicking
2dd72bc5e3 Fixed compression bug. 2003-03-10 18:12:27 +00:00
Garvin Hicking
1dabf69496 Redesign of tbl_properties_export. 2003-03-10 15:14:00 +00:00
Garvin Hicking
35702c9861 Hooray for stylesheets. 2003-03-10 13:48:10 +00:00
Garvin Hicking
88579ba476 Patch #697541 2003-03-10 13:32:42 +00:00
Marc Delisle
5113615698 image/png: inline 2003-03-10 13:21:43 +00:00
Garvin Hicking
3ff3a3ba5f Feature request #700205 2003-03-09 11:18:52 +00:00
Marc Delisle
2f8ee3f52c tell them to cd 2003-03-09 11:16:54 +00:00
Marc Delisle
514ee46e6b typo 2003-03-09 11:16:23 +00:00
Marc Delisle
a7a77d3e9d did not work in bash 2003-03-08 12:49:41 +00:00
Marc Delisle
fb04dbe74e width and height options 2003-03-07 18:11:59 +00:00
Marc Delisle
349aee42bf width and height options 2003-03-07 18:01:07 +00:00
Garvin Hicking
280336063f Fixed bug #658668 (\n\r\t handling) 2003-03-06 19:35:32 +00:00
Garvin Hicking
0762f73b24 FAQ 2.6 about localhost-sockets added. 2003-03-05 20:47:28 +00:00
Garvin Hicking
0fa157ea82 Relations/Comments with Single Quotes were causing major harm, so replace
PMA_handleSlashes() with PMA_addSlashes(). Every incoming data is currently
stripslashed, so this is necessary.
2003-03-05 20:04:10 +00:00
Marc Delisle
6c9296cacf inline thumbnails 2003-03-05 18:13:21 +00:00
Marc Delisle
66598d38c5 inline thumbnails 2003-03-05 17:56:17 +00:00
Robin Johnson
c431c04f3d docs stuff 2003-03-05 15:11:17 +00:00
Marc Delisle
7cc13f4c05 typo 2003-03-05 14:47:39 +00:00
Marc Delisle
000b1158cc clarification 2003-03-05 14:44:29 +00:00
Garvin Hicking
0e95514c3f Fixed stripslashes() issues. 2003-03-05 14:04:23 +00:00
Michal Čihař
637098c610 TRANSACTION isn't reserved word 2003-03-05 13:27:37 +00:00
Marc Delisle
7a33231818 duplicate field names bug 2003-03-05 10:50:35 +00:00
Marc Delisle
01c447a2d3 back to previous version 2003-03-05 10:18:30 +00:00
Mike Beck
f9eaee2242 added some documentation on how to update existing
column_comments tables and better information in testpage
2003-03-04 14:46:26 +00:00
Alexander M. Turek
ebcc8e598d undefined variables 2003-03-03 12:34:03 +00:00
Alexander M. Turek
93f73a0250 $cfg['PmaAbsoluteUri'] autodetection did not work as expected if php was in CGI mode. 2003-03-03 12:24:51 +00:00
Alexander M. Turek
971c256a9f PHP3 compatibility 2003-03-03 12:03:05 +00:00
Alexander M. Turek
ed6aca1751 Avoid reloading the left frame twice. 2003-03-03 11:12:16 +00:00
Alexander M. Turek
40eee69a92 User was unable to insert values containing quotes. 2003-03-03 11:08:57 +00:00
Marc Delisle
2c9995e7c4 date is not reserved 2003-03-03 10:39:47 +00:00
Alexander M. Turek
2183740b05 If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST. 2003-03-02 17:26:41 +00:00
Marc Delisle
d5a2bef78d bug for big pdf pages 2003-03-02 02:51:23 +00:00
Marc Delisle
f53190a95d bug 692143 limits and export sql statement 2003-03-02 02:34:44 +00:00
Marc Delisle
6317bb840d undefined use_comments 2003-03-02 01:42:57 +00:00
Marc Delisle
17df19049b typo 2003-03-02 00:35:38 +00:00
Michal Čihař
b93e25886e Cleaner solution for showing query after changing index 2003-03-01 19:05:01 +00:00
Robin Johnson
8eca9bf38a New script 2003-03-01 11:55:08 +00:00
Robin Johnson
c454838599 Cleanup 2003-03-01 11:45:41 +00:00
Robin Johnson
9201955ef0 Cleanup 2003-03-01 11:43:58 +00:00
Alexander M. Turek
e4ae264bf8 patch #683302: InnoDB status monitor 2003-02-28 20:27:34 +00:00
Garvin Hicking
d4cff7a588 New parameter $strInnodbStat on behalf of Rabus. 2003-02-28 19:26:38 +00:00
Garvin Hicking
1ae4b3682a Fixed variable. 2003-02-28 19:16:33 +00:00
Garvin Hicking
0e6fc61922 Only show fieldlist, when $table is set. 2003-02-28 19:06:04 +00:00
Garvin Hicking
6003d9e95d Bugfixing, better defaults for query window. 2003-02-28 18:57:34 +00:00
Alexander M. Turek
46039e814f bug #691910 2003-02-28 15:25:25 +00:00