index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
- bugfixes
Meik Sievertsen
2005-01-20
1
-2
/
+0
*
- fix bugs in mysql4 layer
Meik Sievertsen
2005-01-16
1
-18
/
+41
*
- this should work... he says
Meik Sievertsen
2005-01-09
1
-3
/
+7
*
- interbase/firebird 1.5+ support (still needs some tweaking)
Meik Sievertsen
2005-01-09
2
-130
/
+88
*
No support for MS Access in the next major release - sorry guys, it's really ...
Paul S. Owen
2005-01-09
1
-414
/
+0
*
- mssql related changes
Meik Sievertsen
2005-01-04
3
-239
/
+481
*
- mysql 4.1.x support (mysqli extension)
Meik Sievertsen
2005-01-02
1
-52
/
+48
*
- fixed [code=php]
Meik Sievertsen
2004-12-31
1
-23
/
+25
*
- forum rules + link to forum rules
Meik Sievertsen
2004-05-30
1
-1
/
+1
*
language additions
Meik Sievertsen
2004-05-26
1
-0
/
+10
*
fix some issues with oop, fixing small bugs and prepare the next steps...
Meik Sievertsen
2004-05-02
1
-2
/
+2
*
show correct SQL error message if failed during a transaction...
Meik Sievertsen
2004-02-03
8
-37
/
+45
*
Put mysql4.php in line with mysql.php
Ludovic Arnaud
2003-11-27
1
-118
/
+212
*
ACM-related changes. Tried to make debug timings a little more accurate, Note...
Ludovic Arnaud
2003-11-27
1
-26
/
+35
*
new permissions, merged attachment tables (the intended purpose of two tables...
Meik Sievertsen
2003-11-04
1
-1
/
+1
*
Some html layout cleanups
Paul S. Owen
2003-08-29
1
-46
/
+33
*
Taken explain code out of sql_query. New improved layout.
Ludovic Arnaud
2003-08-28
1
-55
/
+155
*
bah, group handling needs some further discussion ... I'm done with it for M-2
Paul S. Owen
2003-08-27
3
-8
/
+10
*
query_id return changed back ... I think somethins is afoot with my local rep...
Paul S. Owen
2003-08-12
1
-6
/
+1
*
Setting returned query_id to correct value
Paul S. Owen
2003-08-12
1
-7
/
+8
*
Renamed $expire_time to $max_age.
Ludovic Arnaud
2003-08-10
1
-13
/
+12
*
Stripslashing escaped string twice ... should only be stipped when necessary ...
Paul S. Owen
2003-07-22
1
-1
/
+1
*
Insert @ supression
Paul S. Owen
2003-07-04
1
-19
/
+19
*
Note that there are still some queries in CVS which cause SQLite to have a mi...
Paul S. Owen
2003-07-01
1
-1
/
+1
*
SQLite support
Paul S. Owen
2003-06-30
1
-0
/
+390
*
various fixes and alterations
Paul S. Owen
2003-06-12
7
-207
/
+298
*
Various changes, and tests ... marking/tracking is not complete ... tinkering...
Paul S. Owen
2003-04-26
1
-74
/
+48
*
Store only SELECT queries to be flushed later
Ludovic Arnaud
2003-04-24
2
-2
/
+8
*
Trying to look busy
Ludovic Arnaud
2003-04-17
2
-2
/
+2
*
oops, it appears I missed most of the changes in mysql.php ...
Paul S. Owen
2003-04-17
1
-2
/
+1
*
Remove superfluous query count increment in sql_query_limit
Paul S. Owen
2003-04-17
2
-8
/
+5
*
Keeping mysql4.php current makes some sense indeed
Ludovic Arnaud
2003-04-16
1
-1
/
+1
*
Random XSS exploit
Ludovic Arnaud
2003-04-16
1
-1
/
+1
*
Some more fudges
Paul S. Owen
2003-03-20
1
-5
/
+3
*
And from the flames rose the might phoenix ... well, a little crisp around th...
Paul S. Owen
2003-03-20
1
-13
/
+14
*
Wrong syntax for limit, cockup in sql_escape ...
Paul S. Owen
2003-03-19
1
-4
/
+6
*
Possible workaround for affected rows ... must test this
Paul S. Owen
2003-03-18
1
-4
/
+4
*
Trying something
Paul S. Owen
2003-03-17
3
-52
/
+59
*
Moved to includes ... since they are included too .. trying to "clean up" str...
Paul S. Owen
2003-03-17
10
-0
/
+3817