Commit Graph

5313 Commits

Author SHA1 Message Date
Marc Delisle
279d4d3cde avoid display of errors 2004-01-24 18:44:13 +00:00
Marc Delisle
155a07dd7c clarify 2004-01-24 18:36:06 +00:00
Marc Delisle
0af2b97e95 typo 2004-01-24 18:31:19 +00:00
Alexander M. Turek
3bbf75e196 forgot... 2004-01-23 16:00:50 +00:00
Alexander M. Turek
0b3ecfa77b Don't bypass $cfg['Server']['verbose'] settings; Include MySQL version in SQL printview headers. 2004-01-23 15:56:39 +00:00
Alexander M. Turek
fe55e940f4 avoid sending headers twice 2004-01-23 15:52:15 +00:00
Alexander M. Turek
2915b5c3ce Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
Michal Čihař
597dca0f1b better translation 2004-01-21 22:24:40 +00:00
Marc Delisle
a7bd761f3f PMA_DBI_affected_rows 2004-01-20 21:03:31 +00:00
Marc Delisle
a69eb2ebbc PMA_DBI_insert_id 2004-01-20 20:52:28 +00:00
Marc Delisle
5398bb666e use PMA_DBI_free_result 2004-01-20 20:35:00 +00:00
Marc Delisle
55d1fe7b93 use PMA_DBI function 2004-01-20 20:31:40 +00:00
Marc Delisle
f8d049ace5 use PMA_DBI function 2004-01-20 20:24:00 +00:00
Marc Delisle
b0cc4dbb23 use PMA_DBI function 2004-01-20 19:53:53 +00:00
Marc Delisle
8d5f4afa26 use PMA function 2004-01-20 19:42:20 +00:00
Marc Delisle
28a5d0476e PMA_DBI_num_rows 2004-01-20 19:35:37 +00:00
Marc Delisle
0c31d7c7a8 PMA_DBI_num_rows 2004-01-20 18:17:13 +00:00
Marc Delisle
749f928298 update 2004-01-20 16:31:21 +00:00
Marc Delisle
02e945b376 PMA_DBI_get_dblist 2004-01-19 20:09:43 +00:00
Marc Delisle
309aeabd9c typo 2004-01-19 20:05:17 +00:00
Marc Delisle
30a2305bfe update 2004-01-18 11:52:56 +00:00
Alexander M. Turek
9b427fd7f6 backwards compatibility 2004-01-17 23:08:49 +00:00
Alexander M. Turek
6a6953899e Freed main.php from all direct calls to mysql_wrappers or the MySQL API. 2004-01-17 23:04:34 +00:00
Marc Delisle
f451fa39bb adjust comment 2004-01-17 20:07:50 +00:00
Marc Delisle
f06534c878 missing message 2004-01-17 19:36:37 +00:00
Michal Čihař
9019568b35 translation update 2004-01-17 14:42:52 +00:00
Alexander M. Turek
7eced930bc database abstraction, part I 2004-01-17 01:47:36 +00:00
Marc Delisle
e0c7f702b4 email change 2004-01-15 16:31:12 +00:00
Marc Delisle
fdfe0d745a bug 876805 2004-01-14 14:26:32 +00:00
Robin Johnson
1caf7a9335 update credits a bit 2004-01-13 20:05:35 +00:00
Marc Delisle
e3048e5867 2.6.0 2004-01-12 18:48:56 +00:00
Marc Delisle
08aa577bf5 lang 2004-01-12 17:16:25 +00:00
Marc Delisle
3728c1e54e update 2004-01-12 17:14:20 +00:00
Alexander M. Turek
260f612d07 date 2004-01-09 23:29:53 +00:00
Alexander M. Turek
5674ec0f46 Support for _charset syntax. 2004-01-09 23:17:21 +00:00
Marc Delisle
26060a0ae9 bug 873236 2004-01-09 14:17:35 +00:00
Marc Delisle
13f274c4e7 bug 857743 2004-01-07 18:13:14 +00:00
Alexander M. Turek
72701d3a1a Skip charset conversion code if input charset and output charset are the same. 2004-01-06 21:49:42 +00:00
Garvin Hicking
e1a7b0d74c Improved browsing foreign windows as discussed in 868396. Please see my entry there, there is a known limitation to the new way of sorting we may need to straighten out. 2004-01-05 16:56:46 +00:00
Garvin Hicking
62de51e085 reverted. see rfe 867284 2004-01-05 16:10:15 +00:00
Garvin Hicking
b65ba8b5db Upon clicking on a result row, de/activate the checkbox next to it. Only makes sense for horizontal mode. Can be deactivated by setting BrowseMarkerColor to an empty string in config.inc.php. 2004-01-05 15:27:33 +00:00
Alexander M. Turek
2155a0981c Changing a table's charset changed the charset of all fields (MySQL >= 4.1.1). 2004-01-05 13:29:09 +00:00
Marc Delisle
b7ad9c1119 clarify 2004-01-05 00:37:02 +00:00
Marc Delisle
a0610e1223 clarification 2004-01-04 23:54:05 +00:00
Alexander M. Turek
aa3baa7117 Missing compatibility code 2004-01-04 11:36:17 +00:00
Marc Delisle
97d618d187 typo 2004-01-03 02:52:31 +00:00
Marc Delisle
c3ca844ee5 missing comma 2004-01-02 19:31:58 +00:00
Alexander M. Turek
0f288c3372 Parser recognizes collations / Include DB charset and collation in SQL export 2004-01-02 16:11:56 +00:00
Marc Delisle
a65040f464 SHOW FIELDS and undefined offset 2004-01-02 13:40:40 +00:00
Marc Delisle
0644a19bec foreigners window and RepeatCells 2004-01-02 13:21:38 +00:00